Twixzor
Twixzor
FFilament
Created by Twixzor on 10/13/2024 in #❓┊help
make realtion manager command, unable to find component issue
after i run the
php artisan make:filament-relation-manager AppointmentResource Client first_name
php artisan make:filament-relation-manager AppointmentResource Client first_name
then i add the class to the getRelations reload the page and got this error
Unable to find component: [app.filament.resources.appointment-resource.relation-managers.client-relation-manager]
Unable to find component: [app.filament.resources.appointment-resource.relation-managers.client-relation-manager]
4 replies
FFilament
Created by Twixzor on 9/9/2024 in #❓┊help
Modal resource editing
Is there a possibility to call a Filament modal from Alpinejs, where i can edit or create a resource?
16 replies