/acl

Project for the article User Authorization in Laravel 5.4 with Spatie Laravel-Permission

Primary LanguagePHP

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