Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 212 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 212 Bytes

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