Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dilshan97/laravel-spatie-permissions-demo
https://github.com/dilshan97/laravel-spatie-permissions-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dilshan97/laravel-spatie-permissions-demo
- Owner: Dilshan97
- Created: 2019-07-09T17:54:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T15:47:36.000Z (over 5 years ago)
- Last Synced: 2024-11-19T12:36:41.196Z (3 months ago)
- Language: PHP
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Installation
* `git clone https://github.com/caleboki/acl.git`* `cd acl`
* `composer install`
* save the .env.example to .env
* update the .env file with your db credentials
* `php artisan key:generate`