Closed as not planned
Description
- Laravel Version: 10.0
- Nova Version: 4.23.0
- PHP Version: 8.1
- Database Driver & Version:
- Operating System and Version: Ubuntu
- Browser type and version: Chrome
When i create resoure i disable posibility to force delete by method
public function authorizedToForceDelete(Request $request) { return false; }
But when i choose checkbox Select all at main menu that nova allow to force delete and replicate this items.
Metadata
Metadata
Assignees
Labels
No labels