- Package Version: 7.4
- Laravel Version: 12.8
Description:
Is there any helper method like confirmDelete($title, $text) for update actions?
I want to show a confirmation alert box with “Yes, Update” and “Cancel” options before performing an update — without writing custom JavaScript.
Couldn’t find anything related in the docs. How can I achieve this?
Description:
Is there any helper method like confirmDelete($title, $text) for update actions?
I want to show a confirmation alert box with “Yes, Update” and “Cancel” options before performing an update — without writing custom JavaScript.
Couldn’t find anything related in the docs. How can I achieve this?