Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dilshan97/laravel-spatie-permissions-demo


https://github.com/dilshan97/laravel-spatie-permissions-demo

Last synced: about 1 month ago
JSON representation

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`