inertiajs/inertia-laravel

Using inertia component inside blade file

Closed this issue · 1 comments

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?)

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.