Skip to content
/ acl Public
forked from caleboki/acl

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

Notifications You must be signed in to change notification settings

sky8652/acl

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.5%
  • HTML 26.2%
  • Other 1.3%