Best laravel framework open-source packages.

Acl

Project for the article User Authorization in Laravel 5.4 with Spatie Laravel-Permission
Updated 8 months ago

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