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))

Maintainers

Package info

github.com/hemmy6894/hemmy_pkg_test

Language:Blade

pkg:composer/hemmy/hemmy_package

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

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