sandofgods
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
Actions: Is there a way to receive the results and display it?
You can use Database notifications: https://filamentphp.com/docs/3.x/notifications/database-notifications
5 replies
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
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
the admin credentials: [email protected]//123456
Go to the commission dashboard and check the two things
12 replies
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
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
Is there a way to group stat widgets on admin panel?
Hello, you wrong here for V3: https://filamentphp.com/docs/3.x/panels/dashboard#customizing-the-widgets-grid
15 replies