ahloudev
ahloudev
FFilament
Created by ahloudev on 12/31/2023 in #❓┊help
How to open a resource modal from another page
from page A i have <button wire:click="updateItem({{ $item['id'] }})">update item</button> and page B ItemResource which have edit item modal in it how to open ItemResource modal edit from page A ?
3 replies
FFilament
Created by ahloudev on 11/7/2023 in #❓┊help
how to display items (not model items) in filament table
For example if a want to display list of array of items inside filament table how can i achieve it?
7 replies
FFilament
Created by ahloudev on 11/3/2023 in #❓┊help
How to manage users in multi tenant app
I need help about having user management on each tenant using users table how to achieve it ?
6 replies
FFilament
Created by ahloudev on 3/14/2023 in #❓┊help
How to add loading indicator at the top of the filamentphp app page
How to add loading indicator at the top of the filamentphp app page like the loading indicator of inertiajs
21 replies