Skip to content

Releases: jeremykenedy/laravel-roles

v5.0.0 - ROLES_INHERITANCE && PHP 8 Support && German Language

02 Jan 04:12
388d1c6
Compare
Choose a tag to compare

Note this release might have some breaking changes because a config option was added.

You will need to republish the config file or add the following line to your roles.php config file:

'inheritance' => env('ROLES_INHERITANCE', true),

See:
https://github.com/jeremykenedy/laravel-roles/blob/master/src/config/roles.php#L65

Thank you @andreasmatu and @sdonchez for these updates.

v4.0.0

21 Sep 19:58
Compare
Choose a tag to compare

v4.0.0 - Account for Laravel seeder breaking changes.

v3.8.0

21 Sep 17:42
64906b7
Compare
Choose a tag to compare

v3.8.0

v3.7.0

21 Sep 17:40
7bf30e0
Compare
Choose a tag to compare

v3.7.0

v3.6.0

21 Sep 17:36
c571cf9
Compare
Choose a tag to compare

v3.6.0

v3.5.0

21 Sep 17:30
8ef8c31
Compare
Choose a tag to compare

v3.5.0 - Laravel 8 Support

v3.4.0

04 Aug 17:59
3398a62
Compare
Choose a tag to compare

v3.4.0

v3.3.0

28 Jul 17:42
5387031
Compare
Choose a tag to compare

v3.3.0 - Updates to database connections handling and api.

v3.2.1

30 May 22:34
8b2cae1
Compare
Choose a tag to compare

v3.2.1

v3.2.0

26 May 05:07
969f2ec
Compare
Choose a tag to compare

v3.2.0