Skip to content

Releases: sfolador/laravel-locked

Updated Github actions

14 Feb 17:57
Compare
Choose a tag to compare

Updated Github actions for Laravel 10 support

Laravel 10 support

14 Feb 17:42
Compare
Choose a tag to compare
0.5

Fix styling

Block model modifications on a locked model

13 Nov 21:38
Compare
Choose a tag to compare

Add an option to block modifications (save/delete/replicate) on a locked model

Unlockable entities

13 Nov 19:19
Compare
Choose a tag to compare

Add an option to forbid locking a model if it is already locked and raise an Exception, updated readme

Added Class Namespace

13 Nov 17:03
Compare
Choose a tag to compare
  • fix Namespace management for LockedCommand
  • fix tests of LockedCommand
  • updated readme

Release 0.1

13 Nov 08:44
Compare
Choose a tag to compare

The first release of this package!