Skip to content

Releases: eneadm/ladder

v1.2.3

03 Apr 00:20
e0880ea
Compare
Choose a tag to compare

Support for php8.3 & Laravel 11

v1.2.2

17 Jan 16:12
Compare
Choose a tag to compare
  • Included php 8.3 job tests

v1.2.1

19 Sep 14:40
Compare
Choose a tag to compare
  • Expanded the documentation further detailing the new types available.
  • Added UserRole type which was missing in the hasRole() method.

v1.2.0

19 Sep 09:16
Compare
Choose a tag to compare

Optimized performance by allowing multiple type parameters in each HasRoles trait methods.

v1.1.0

18 Sep 07:39
73d0219
Compare
Choose a tag to compare

Created a new method in HasRoles trait to return all user permissions in a collection.

v1.0.3

23 Aug 15:02
Compare
Choose a tag to compare

Specified more clearly permissions for admin in readme.md

v1.0.2

18 Aug 07:06
Compare
Choose a tag to compare

Updated the readme.md

v1.0.1

18 Aug 06:52
Compare
Choose a tag to compare

Added more description to the readme.md file.

  • Laravel support
  • More description about user role creation
  • More tags

v1.0.0

15 Aug 15:44
Compare
Choose a tag to compare
Completed v1.0.0