inertiajs / inertia-laravel

The Laravel adapter for Inertia.js.
https://inertiajs.com
MIT License
2.05k stars 230 forks source link

Using inertia component inside blade file #644

Closed mouayed-keziz closed 3 months ago

mouayed-keziz commented 3 months ago

Is it possible to include an inertia component inside a blade file (while passing props from the controller to the blade view to the inertia component) .. or u should strictly declare if a specific page is gonna use inertia or blade view

Im thinking about something similar to livewire's integration inside blade files (livewire is blade at the end of the day but could inertia go there one day?)

driesvints commented 3 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.