Skip to content

Releases: spatie/laravel-permission

1.3.1

10 Jan 00:36
Compare
Choose a tag to compare
  • fixed bug when testing for non existing permissions

1.3.0

25 Dec 22:33
Compare
Choose a tag to compare

Added compatiblity for Laravel 5.2

1.2.1

21 Dec 23:30
Compare
Choose a tag to compare
  • use database_path to publish migrations

1.2.0

28 Oct 09:00
Compare
Choose a tag to compare

Added support for custom models

1.1.0

12 Oct 16:18
Compare
Choose a tag to compare

Added:

  • Blade directives
  • hasAllRoles()- and hasAnyRole()-functions

1.0.2

11 Oct 13:20
Compare
Choose a tag to compare
  • Fix for running phpunit locally

1.0.1

30 Sep 18:21
Compare
Choose a tag to compare
  • Fixed the inconsistent naming of the hasPermission-method

1.0.0

16 Sep 13:41
Compare
Choose a tag to compare

Initial release 🎉

0.0.1

15 Sep 15:36
Compare
Choose a tag to compare

Experimental release