Pass data into custom pages?
Hi I want to pass this $record data to my custom pages. How do I do it?
This is my code
3 Replies
GitHub
Full Livewire component with Fillament Layout? · filamentphp filame...
HI, i have created a Livewire component under its own route: Route::get(..., Componente::class). But how can i use it with the Filament Layout? I have created under views/components/layouts/app.bla...
Yes I ended up using this way. But I dont want it to expose the id in the url, is it possible?
maybe using session