sandofgods
sandofgods
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Group sum summarie with query scope, not working
bump
11 replies
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Widget Table BulkAction
bump
12 replies
FFilament
Created by Dushmanta on 3/12/2024 in #❓┊help
Action button not working on first click
it's a bug listed in filament github
7 replies
FFilament
Created by pelmer on 3/17/2024 in #❓┊help
Actions: Is there a way to receive the results and display it?
More generaly you can find lot of way to notifie what you need here: https://filamentphp.com/docs/3.x/notifications/installation
5 replies
FFilament
Created by pelmer on 3/17/2024 in #❓┊help
Actions: Is there a way to receive the results and display it?
5 replies
FFilament
Created by Abi on 3/16/2024 in #❓┊help
setting a custom homeUrl after login doesn't seem to work
Have you tried this? it's may work (Lots of V2 tricks works on V3) https://v2.filamentphp.com/tricks/customize-redirect-after-admin-login
12 replies
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Widget Table BulkAction
Hello, Here the repo: https://github.com/ronylicha/bugfphp I have reproduce the bug of my two post here, this one about the group sum with scope not working, and the second one, when you check one or two and do bulk action, all the table got check and updated. What you have to do: update the .env with the db credential and db name
artisan migrate
artisan db:seed
artisan migrate
artisan db:seed
the admin credentials: [email protected]//123456 Go to the commission dashboard and check the two things
12 replies
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Group sum summarie with query scope, not working
Hello, Here the repo: https://github.com/ronylicha/bugfphp I have reproduce the bug of my two post here, this one about the group sum with scope not working, and the second one, when you check one or two and do bulk action, all the table got check and updated. What you have to do: update the .env with the db credential and db name
artisan migrate
artisan db:seed
artisan migrate
artisan db:seed
the admin credentials: [email protected]//123456 Go to the commission dashboard and check the two things Please use the table filter to see the bug
11 replies
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Widget Table BulkAction
Yes i'll do one tomorrow, same for my second bug with the group summaries
12 replies
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Group sum summarie with query scope, not working
so any idea? should i create a bug in filament github?
11 replies
FFilament
Created by sandofgods on 3/5/2024 in #❓┊help
Widget Table BulkAction
last update didnt change nothing, any clue what function check what selected? i would try to debug it
12 replies
FFilament
Created by Mina on 3/11/2024 in #❓┊help
Is there a way to group stat widgets on admin panel?
15 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
change the first one to true....
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
you'll see
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
try my full code
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
yes
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
yes
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
Whithout closure its not evaluated
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
Use a closure see what i do in my if
61 replies
FFilament
Created by ericmp on 3/9/2024 in #❓┊help
How to show panel navigation only to certain users?
But more than doing a search on user id i will create in user model a boolean authorizing the panel to show
61 replies