Skip to main content

Generate Resource and Disable Create/Edit/Delete

Premium
3:08

The Full Lesson is Only for Premium Members

Want to access all of our courses? (31 h 16 min)

You also get:

55 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Comments & Discussion

P
PROG ✓ Link copied!

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

M
Modestas ✓ Link copied!

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

P
PROG ✓ Link copied!

ITS WORK, THANK YOU..