Skip to content

Releases: laravel-doctrine/acl

v1.0.4

29 Sep 11:51

Choose a tag to compare

  • Only a flat array should be past into the Gate, convert all nested array to a flot array with dot notations.

v1.0.3

25 Sep 16:15

Choose a tag to compare

Create boot dependencies using make instead of method arguments to fix lumen support

v1.0.2

22 Sep 19:19

Choose a tag to compare

  • Better Lumen check
  • No more deferred service

v1.0.1

17 Sep 23:10

Choose a tag to compare

  • Add laravel-doctrine/orm ~1.0 as composer requirement

v1.0.0

17 Sep 17:36

Choose a tag to compare

  • Roles
  • Organisations
  • Permissions
  • Integration with Laravel's Authorization system