christmex
christmex
FFilament
Created by Luukd_2000 on 6/20/2024 in #❓┊help
Filament Simple Page Route Returning 404
Hi, you can create custom page using filament artisan,
php artisan make:filament:page
php artisan make:filament:page
so you dont need to register it in web.php and it will add automaticlly to the navigation
10 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
haha np, just submit my first trick 😆
16 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
cool, it works like a magic haha
16 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
No description
16 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
ah hahah, my bad didnt notice that
16 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
i think here https://filamentglow.com/ am i right? @Lara Zeus
16 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
cool, how can i share it @Lara Zeus ?
16 replies
FFilament
Created by ericmp on 6/5/2024 in #❓┊help
How to collapse sidebar in filament php by default
Hi mate, im facing the same issue, and here's what i do, you can read it here https://github.com/filamentphp/filament/discussions/13334
16 replies
FFilament
Created by Jr.Pikong on 6/15/2024 in #❓┊help
Custom Exporter Colum
Where is ur export code?
12 replies
FFilament
Created by malebestia. on 6/13/2024 in #❓┊help
my getHeaderActions takes a long time to open its modal, what could it depend on?
but,tryto see the requestwith laravel-debugbar mybe there is database query
6 replies
FFilament
Created by Expecto Patronum on 6/13/2024 in #❓┊help
Change Sizing of SimplePage In View File?
i think you i need to styling it with css
5 replies
FFilament
Created by Karthick K on 6/13/2024 in #❓┊help
Spatie Media Library on a custom page
sorry, but what is actually happn? wht is the problem? did u try to upload and edit the image already? is there any error?
5 replies
FFilament
Created by malebestia. on 6/13/2024 in #❓┊help
my getHeaderActions takes a long time to open its modal, what could it depend on?
for now,i dont have any suggestion, its something we cant control over for now 😂, cmiiw
6 replies
FFilament
Created by malebestia. on 6/13/2024 in #❓┊help
my getHeaderActions takes a long time to open its modal, what could it depend on?
sometimes it happen in local, but when it on production, its running fast, im facing the same thing
6 replies
FFilament
Created by christmex on 6/10/2024 in #❓┊help
Is Filament Multi Tenant Doesn't Support Laravel Scope via Class Scope?
By the way,im using many to many relationship user can have many team and team can have many user
3 replies
FFilament
Created by christmex on 6/9/2024 in #❓┊help
Extending FIlament register Pages error when use relationship like select
it should saving in tht pivot tabel, as the docs notice
$this->form->model($user)->saveRelationships();
$this->form->model($user)->saveRelationships();
that code can handle for relationship
6 replies
FFilament
Created by christmex on 6/9/2024 in #❓┊help
Extending FIlament register Pages error when use relationship like select
yes, the school_id is in the pivot tabel
6 replies
FFilament
Created by christmex on 6/9/2024 in #❓┊help
Extending FIlament register Pages error when use relationship like select
hey, guys is there any idea? thank you
6 replies
FFilament
Created by NolanN on 5/2/2024 in #❓┊help
Database notifications not showing in panel
maybe some screenshot or screen recording or some code so we can understand more 😉
12 replies
FFilament
Created by BrsTeam on 4/29/2024 in #❓┊help
Guys i want to remove the list button in the table ..
or maybe go to charjs doc, to see if there is any option for that
6 replies