novatoolpermissions

Laravel Nova Permissions Tool (User, Roles and Permissions / Access Control (ACL))

MIT License

Downloads
227.4K
Stars
102
Committers
11
novatoolpermissions - Slug field update Latest Release

Published by m2de over 5 years ago

This is a maintenance release to address a change in the Slug field. This package now requires an updated version (^1.2.3) of the slug field to ensure this change does not affect the permissions tool.

Previously the slug parameter would accept the name of the Slug field, but it now requires the attribute name. Note that if you are using the slug field elsewhere in your code you may need to check compatibility.

novatoolpermissions -

Published by m2de over 5 years ago

Make Group Name Translatable

novatoolpermissions - Navigation Group

Published by m2de about 6 years ago

Allow the navigation group to be defined through the config file

novatoolpermissions - Localisation and Validation

Published by m2de about 6 years ago

Adds localisation to field names and adds slug field validation to ensure each slug is unique