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

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