awcodes
Modal from an extra footer action to bind with modal form?
Sorry guess I’m just not fully following the use case. Is this what you are trying to achieve: https://filamentphp.com/docs/3.x/actions/modals#opening-another-modal-from-an-extra-footer-action
16 replies
Modal from an extra footer action to bind with modal form?
According to the docs it should just work without the extra modal actions. https://filamentphp.com/docs/3.x/actions/modals#confirmation-modals
16 replies
Pages not showing on navigation
I like the ladder one because it only has one table in the db and all the roles and permissions are done in the code meaning less db calls on every request. But if you need to be able to manages the roles and permissions in the app via resources then I’d go with shield.
55 replies
Pages not showing on navigation
The Shield plugin is probably the best one out there. But I’ve also started just using this one with policies since filament defaults to policy files. https://github.com/eneadm/ladder
55 replies