Laravel Governor Versions Save

Manage authorization with granular role-based permissions in your Laravel Apps.

0.20.1

1 month ago

Removed

  • Laravel Nova integration (temporarily) until we can update it for Nova 4.

0.20.0

1 month ago

Added

  • Laravel 11 compatibility.

0.19.13

4 months ago

Fixed

  • creation of missing governor_owned_by fields.

0.19.12

4 months ago

Fixed

  • saving of custom actions.

0.19.11

11 months ago

Fixed

  • assigning of users.

0.19.10

11 months ago

Fixed

  • dependencies temporarily.

0.19.9

11 months ago

Fixed

  • saving of assignments.

0.19.8

1 year ago

Fixed

  • caching of custom actions.
  • loading of role creation and edit pages.

0.19.7

1 year ago

Fixed

  • passing null to methods that require string in seeders.

0.19.6

1 year ago

Fixed

  • parsing of permissions based on logged in user.