MajistraFila
MajistraFila
FFilament
Created by MajistraFila on 4/8/2024 in #❓┊help
Limiting the number of tabs per line
Hi everyone, i 'm asking how to shrink tabs in lines, for example, I have 16 tabs to make it viewed. So if there is a grid method or other. Thank you
2 replies
FFilament
Created by MajistraFila on 3/20/2024 in #❓┊help
Custom row classes
Hi everyone, i'm trying to use this code : recordClasses(fn (Model $record) => match ($record->is_confidential) { true => 'bg-red-500', default => null, }) but that is not working and without errors. thank you
10 replies
FFilament
Created by MajistraFila on 3/12/2024 in #❓┊help
[Solved]: How to Hide "download csv file example"
Hi everybody, i am working on importing a csv file, and i want to hide the "download csv file example" phrase when i click on import button. THANK YOU
6 replies
FFilament
Created by MajistraFila on 3/8/2024 in #❓┊help
Adding a spinner to bootUsing function when loading pages of a resource
Hi everyone, my question is is it possible to add a page containing a spinner to a resource using the function bootUsing() inside panel, so every event inside this resource will trigger that spinner page, i don't know if my question was clear. Thank you
6 replies
FFilament
Created by MajistraFila on 2/23/2024 in #❓┊help
[Solved]Import Action : msg error when File didn't selected
No description
24 replies
FFilament
Created by MajistraFila on 2/20/2024 in #❓┊help
[Solved] : Add Action to generate a word doc
Hi everyone, i have to generate a word doc, so i should add an action to list nut no idea how, thank you
6 replies
FFilament
Created by MajistraFila on 1/31/2024 in #❓┊help
[Solved]ToggleButtons
hi everyone, i m trying to use Togglebuttons in my form but a msg : " filament-forms::components.toggle_buttons.boolean.true " is displayed instead of buttons
59 replies
FFilament
Created by MajistraFila on 1/29/2024 in #❓┊help
Add Loading indicator to pages
Hi everyone, i ask how to add Loading indicator to create and edit pages for a resource, thnks
7 replies
FFilament
Created by MajistraFila on 1/24/2024 in #❓┊help
unsavedChangesAlerts() BadMethodCallException
Hi everyone, i get this error : Method Filament\Panel::unsavedChangesAlerts does not exist." when i tried to use this function, thanks
17 replies
FFilament
Created by MajistraFila on 1/17/2024 in #❓┊help
[Solved]how to redirect all users to login page
i use this : Route::get('/', function () { return redirect(route('filament.admin.auth.login')); }); to redirect all to login page , but in production NOT FOUND msg from apache with ubuntu
24 replies
FFilament
Created by MajistraFila on 1/9/2024 in #❓┊help
token_get_all() Error in production
Hi everyone, i have just posted this eraliear, but i forget where room i put in :), Mr Dan HArinn try to help👍 , Thanks
6 replies