lordmacu / acl

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

Home Page:https://scotch.io/tutorials/user-authorization-in-laravel-54-with-spatie-laravel-permission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://scotch.io/tutorials/user-authorization-in-laravel-54-with-spatie-laravel-permission


Languages

Language:PHP 72.6%Language:HTML 26.2%Language:JavaScript 0.9%Language:Vue 0.4%