oslllo/larakey

This package is abandoned and no longer maintained. No replacement package was suggested.

Permissions and Roles For Laravel

dev-master 2020-07-01 15:29 UTC

This package is auto-updated.

Last update: 2021-11-29 03:01:15 UTC


README

Packagist Version (including pre-releases) Travis (.org) branch GitHub GitHub issues GitHub closed issues

Features

  • Assign permissions and roles to users.
  • Assign a permission to a class to a user.
  • Assign a permission to a model instances to a user.
  • Permission caching.

Documentation, Installation, and Usage Instructions

Testing

composer test

Questions and issues

For any questions and issues feel free to create an issue on GitHub, we’ll try to address it as soon as possible.

If you’ve found a bug regarding security please mail ghustavh97@gmail.com instead of using the issue tracker.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email ghustavh97@gmail.com instead of using the issue tracker.

Credits

This package is a fork of laravel-permissions by Freek Van der Herten and All Contributors.

License

The MIT License (MIT). Please see License File for more information.