reinelt / lumineer
This package provides a flexible way to add Role-based Permissions to Lumen
dev-master
2017-03-22 17:18 UTC
Requires
- php: >=5.5.0
- illuminate/cache: ~5.0
- illuminate/console: ~5.0
- illuminate/support: ~5.0
- league/flysystem: ^1.0
Requires (Dev)
- illuminate/database: ~5.0
- mockery/mockery: dev-master
- phpunit/phpunit: ~4.1
- sami/sami: dev-master
- squizlabs/php_codesniffer: 2.*
This package is not auto-updated.
Last update: 2024-11-13 21:27:37 UTC
README
Lumineer
Lumineer is a succinct and flexible way to add Role-based Permissions to Lumen 5.
Note
This is a port of the Laratrust Laravel 5 package to Lumen 5. Many thanks to Santiago for forking and maintaining Zizaco's original code, and thanks to him for getting this thing started!
Please note that this fork is not used on Santiago's or Zizaco's pages at this time, nor is it maintained or contributed to by them.
Installation, Configuration and Usage
To install, configure and learn how to use Lumineer please go to the Documentation.
This package IS NOT complete or ready for public use!
Please wait for an official 2.0.0 release before installing.