Laratrust Versions Save

Handle roles and permissions in your Laravel application

8.3.1

3 weeks ago

8.3.0

1 month ago

8.2.2

3 months ago

Fix Str::contains deprecation

8.2.0

1 year ago
  • Add possibility to pass extra params to the permissions as gates as the team and requireAll. (a7459625cee7d0e2af59335ebbfb716f62096a04)

8.1.0

1 year ago
  • Add backed enums support #627
  • Fix wrong import in stub #629

8.0.1

1 year ago

Fix blade directive

8.0.0

1 year ago

Added

  • Type hints compatible with latest PHP
  • Support for custom checker classes

Changed

  • Methods and event names to a more human readable language

Removed

  • Ownership feature

7.2.0

1 year ago

7.1.0

2 years ago

Add

  • Make panel views publishable
  • Bump kkszymanowski/traitor version

7.0.0

2 years ago

Add:

  • Laravel 9 support
  • Don't use cache in non production environments #545