Releases: sfolador/laravel-locked
Releases · sfolador/laravel-locked
Updated Github actions
Laravel 10 support
0.5 Fix styling
Block model modifications on a locked model
Add an option to block modifications (save/delete/replicate) on a locked model
Unlockable entities
Add an option to forbid locking a model if it is already locked and raise an Exception, updated readme
Added Class Namespace
- fix Namespace management for LockedCommand
- fix tests of LockedCommand
- updated readme
Release 0.1
The first release of this package!