Big Thank you for this course.
i like filament and it's looks, it's soo comfortable for the eyes even for those who uses the system.
but what if i had a table in simple livewire ok
and i want to convert this table to a filament table
that uses all featchers in filament like sorting and customization,
could i do it ?
it's possiable to use filament-table or let it say filament-component out of domin "admin" ?...
i will approciate the answer if you had time...
THANK YOU A LOT , MUCH LOVE FROM SAUDI ARABIA
You can definitely add Filament to Livewire components (even without full filament, and just the Table package). This link shows you how to do it: https://filamentphp.com/docs/3.x/tables/adding-a-table-to-a-livewire-component
Big Thank you for this course. i like filament and it's looks, it's soo comfortable for the eyes even for those who uses the system. but what if i had a table in simple livewire ok and i want to convert this table to a filament table that uses all featchers in filament like sorting and customization, could i do it ? it's possiable to use filament-table or let it say filament-component out of domin "admin" ?... i will approciate the answer if you had time... THANK YOU A LOT , MUCH LOVE FROM SAUDI ARABIA
Hi, thanks for the kind words!
You can definitely add Filament to Livewire components (even without full filament, and just the Table package). This link shows you how to do it: https://filamentphp.com/docs/3.x/tables/adding-a-table-to-a-livewire-component
ITS WORK, THANK YOU..