MZX
Database Notifications do not pop up?
I switched to database notifications from the regular ones, and the notifications do pile up inside the sidebar (after every polling interval) but they don't pop up. I would like them to pop up. How can I do that?
5 replies
Translate Resource and Fields
I am using the Language Switch plugin, and it translates everything automatically except the User defined stuff such as the Resources and the Fields inside. Now I know I have to make a custom file for it, but how exactly do I do it?
7 replies
Use multiple guards for auth?
I have User, Employee, and Client models, and all of them will use the same Panel.
I have set up the guards and everything, but the filament function
only allows me to put one guard, so what are my options here? (I know I can make separate panels, or just make one User table with types, but I would rather have it the way I want)
2 replies