Skip to content

Releases: Saritasa/php-roles-simple

1.2.1

12 May 21:50
f519f5b
Compare
Choose a tag to compare

Improve error display

1.2.0

12 May 16:28
d4e9244
Compare
Choose a tag to compare

Make compatible with Voyager built-in roles. See https://voyager.devdojo.com

1.1.1

16 Apr 09:57
c31191a
Compare
Choose a tag to compare

Allow to set Role ID (for predictable DB migrations)

1.1.0

21 Jan 13:49
Compare
Choose a tag to compare

Declare compatibility with Laravel 6

1.0.10

21 Jan 08:34
e26cf4e
Compare
Choose a tag to compare

Improve code style and description. Add Role model constants

1.0.9

09 Oct 06:11
fcffbfc
Compare
Choose a tag to compare

Use IHasRole interface in the middleware (rather than User class)

1.0.8

08 Oct 08:10
f1f5aa9
Compare
Choose a tag to compare

Added check if user role exists in the \Saritasa\Roles\HasRole::hasRole()

1.0.7

17 Jan 15:01
Compare
Choose a tag to compare

1.0.6

08 Jun 11:48
Compare
Choose a tag to compare
  • Fixes
  • Allow to specify list of possible roles

1.0.5

08 Jun 10:32
Compare
Choose a tag to compare

Update dependencies versions