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))
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: >=7.1.3
- illuminate/support: 5.8.*|^6.0|^7.0|^8.0
This package is auto-updated.
Last update: 2025-06-28 18:45:40 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