hemmy / hemmy_package
This package manage roles and access via database and blade template (Under development need access to contribute contact me (hemmy6894@gmail.com))
dev-main
2021-02-28 12:04 UTC
Requires
- php: >=7.1.3
- illuminate/support: 5.8.*|^6.0|^7.0|^8.0
This package is auto-updated.
Last update: 2026-02-28 20:06:31 UTC
README
This package manager roles per user groups
Uses
- http://server_ip/hemmy_function to view all function and there you can create new system function
- http://server_ip/roles to view all roles and there you can create new system function
composer require hemmy/hemmy_package
php artisan vendor:publish --provider="Hemmy\RoleManager\RoleManagerServiceProvider"
php artisan migrate