- Clone or Download project
- Change .env.example to .env ( config DB username and password)
- Open command prompt from local project and run
composer install
if you getFatal error: Call to undefined method Illuminate\Foundation\Application::bindShared()
, try to find EntrustServiceProvider.php and modifybindShared
tosingleton
- Run
php artisan key:generate
for generate a new key - Done!!!
-
Notifications
You must be signed in to change notification settings - Fork 9
HeroSony/AuthRolePermission
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published