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

pkg:composer/hemmy/hemmy_package

dev-main 2021-02-28 12:04 UTC

This package is auto-updated.

Last update: 2025-12-28 19:51:02 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