Skip to content
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

haziq-danial/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.2%
  • HTML 26.1%
  • Other 1.7%