Skip to content

Releases: LowerRockLabs/laravel-lockable

1.4

01 Jun 02:55
3e8acfe
Compare
Choose a tag to compare
1.4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.3...1.4

1.3

01 Jun 02:43
36b8ec8
Compare
Choose a tag to compare
1.3 Pre-release
Pre-release

What's Changed

  • Support for Laravel 10 & 11

Full Changelog: 1.21...1.3

Fixes

08 Oct 04:40
Compare
Choose a tag to compare
Fixes Pre-release
Pre-release
1.21

Pint Fixes

1.2 Release with watcher model

08 Oct 04:28
Compare
Choose a tag to compare
Pre-release
Pint Fixes

An initial release providing capability for Laravel Models to have independent, time-based locks to a user.

05 Oct 23:05
Compare
Choose a tag to compare

This simple package allows for Models to be locked for Editing (or Accessing) for a period of time.