Dennis Koch
Dennis Koch
FFilament
Created by ddoddsr on 9/4/2024 in #❓┊help
npm run build error, run dev not working
Didn't you say yesterday, that it didn't work?! 🤔
14 replies
FFilament
Created by Venky on 9/5/2024 in #❓┊help
How to enable search in custom options
Instead of ->options() you can use ->getSearchResultsUsing() to search those.
7 replies
FFilament
Created by theageddeveloper on 9/5/2024 in #❓┊help
How to use table filters in getEloquentQuery?
EloquentQuery is the wrong place. But you can use them with $table->modifyQuery(fn ($livewire) => $livewire-> tableFilters
3 replies
FFilament
Created by abdosaeedelhassan on 9/5/2024 in #❓┊help
Register Render Hook GLOBAL_SEARCH_BEFORE
Yes.
6 replies
FFilament
Created by sneevilz on 9/5/2024 in #❓┊help
How to add or custom the function for "New Models" button
The button is on the ListKeranjang page. You can just replace it with any action you like
6 replies
FFilament
Created by ddoddsr on 9/4/2024 in #❓┊help
npm run build error, run dev not working
Should do it. Did you add the ->viteTheme() to the. PanelProvider?
14 replies
FFilament
Created by VoooDooo on 9/4/2024 in #❓┊help
Register email verification on production
Depends on you server load. If you only have occasional mail it might be feasible. Otherwise a queue is a good option.
5 replies
FFilament
Created by Venky on 9/5/2024 in #❓┊help
How to enable search in custom options
Please read our #✅┊rules for how to use code formatting
7 replies
FFilament
Created by itsmejyv on 9/5/2024 in #❓┊help
How to change the navigation background color?
Create a theme. Add some CSS:
5 replies
FFilament
Created by abdosaeedelhassan on 9/5/2024 in #❓┊help
Register Render Hook GLOBAL_SEARCH_BEFORE
but not styled correctly in mobile screen.
It's styled correctly. There just isn't enough space and that's your responsibility 😅
6 replies
FFilament
Created by marutiraj on 9/4/2024 in #❓┊help
Is Filament 3 compatible with MongoDB
Probably some search stuff would break.
5 replies
FFilament
Created by marutiraj on 9/4/2024 in #❓┊help
Is Filament 3 compatible with MongoDB
As long as you find a compatible Eloquent Driver, Filament will be fine
5 replies
FFilament
Created by Pathros on 9/2/2024 in #❓┊help
Filament\FilamentManager::getUserName(): Return value must be of type string, null returned
Read the error message again. it’s quite self explanatory. And share some code at least.
3 replies
FFilament
Created by Wally on 8/30/2024 in #❓┊help
2nd panel with other authmiddleware
What does „doesn’t work“ mean in your case? I think all you need is to set the ->authGuard()
8 replies
FFilament
Created by RY-Ali on 9/2/2024 in #❓┊help
Help changing the design of the Login page!!!
Uh, weird. Was it cached? 🤔
22 replies
FFilament
Created by Bart on 9/2/2024 in #❓┊help
Filament default ENUMS missing
I'd try the "File > Repair IDE" command from PhpStorm.
10 replies
FFilament
Created by RY-Ali on 9/2/2024 in #❓┊help
Help changing the design of the Login page!!!
Hm. Looks fine to me.
22 replies
FFilament
Created by RY-Ali on 9/2/2024 in #❓┊help
Help changing the design of the Login page!!!
What did you change? Some text? Do you have more than 1 panel?
22 replies
FFilament
Created by RY-Ali on 9/2/2024 in #❓┊help
Help changing the design of the Login page!!!
Can you share the import/use statement for this to be 100% sure? Also: You added/changed content to the view file?
22 replies