Build Status Total Downloads Latest Stable Version License

Installation

  • Make a copy of .env.example as .env
  • Set database credentials in .env file
  • Run migration and seed php artisan migrate:fresh --step --seed