darrenglanville
Opening a modal with create
You can replace the Action within the create page that is a standard Action with your own requiresConfrimation() or form().
You can then put what you want to do in action().
You can replace the cancel action for the modal too.
6 replies
Preventing the admin from deleting himself
Sorry I meant policies
https://laravel.com/docs/11.x/authorization#creating-policies
11 replies