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

This branch is up to date with caleboki/acl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f0123bc · Aug 5, 2017

History

6 Commits
Aug 5, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Mar 22, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017

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%