Description
Currently, integrating Inertia.js with Laravel Modules requires manual setup, and there are multiple ways to implement it. However, it would be beneficial if Laravel Modules provided built-in support for Inertia.js by default. This would streamline the integration process and ensure consistency across modules.
Why is this needed?
- Inertia.js is widely used with Laravel for building modern SPA applications.
- Setting up Inertia within a module requires additional configuration, which could be automated or simplified.
- Default support would make module development with Inertia more seamless.
Description
Currently, integrating Inertia.js with Laravel Modules requires manual setup, and there are multiple ways to implement it. However, it would be beneficial if Laravel Modules provided built-in support for Inertia.js by default. This would streamline the integration process and ensure consistency across modules.
Why is this needed?