5 Replies
You can for example pass a view with a livewire component
so is it possible to do this before ?
exemple :
Why wouldn't it be? You will likely have to update name spacing etc. But Just do a:
php artisan make:filament-widget DetailsCandidate
and implement your desired form and code
The TableWidget now uses fluent style instead of "magically named functions", just a bit of moving parts around and looks much better π