Home Arrow Icon Knowledge base Arrow Icon Global Arrow Icon Can Laravel Splade be used with other JavaScript frameworks
    Laravel Splade Inertia.js JavaScript frameworks Blade templates SPA routing Vue components Laravel development


Can Laravel Splade be used with other JavaScript frameworks


Yes, Laravel Splade can be integrated with other JavaScript frameworks or libraries if needed, including Inertia.js. This allows you to use features from other frameworks while still writing your application using the simplicity of Blade templates.

Splade is designed to work primarily with Laravel and Blade templates, but it provides flexibility to work alongside other tools:

- Splade can be integrated with Inertia.js, allowing you to use Inertia's SPA routing and navigation features while still using Blade[2].

- Splade provides built-in support for custom Blade and Vue components, as well as existing Blade and Vue libraries[5]. This enables using components from other frameworks alongside Splade's own components.

- The package aims to stick as close as possible to the default Laravel features and development flow, making it easier to incorporate into existing projects that may use other tools[5].

So in summary, while Laravel Splade is optimized for building SPAs with Laravel and Blade, it can be integrated with other JavaScript frameworks and libraries as needed to leverage their specific features and functionality. This flexibility allows developers to pick the right tools for their project while still benefiting from Splade's simplicity and time-saving components.

Citations:
[1] https://splade.dev/docs/form-select
[2] https://glasp.co/youtube/9V9BUHtvwXI
[3] https://splade.dev
[4] https://laracasts.com/discuss/channels/inertia/splade-or-inertiajs
[5] https://github.com/protonemedia/laravel-splade