BrightFox is an educational platform that provides innovative after-school programs.
- PHP >= 5.6 (Developed under 7.1)
- Node Js (NPM)
- MYSQL or MariaDB
- Laravel Valet or WAMP / LEMP (Apache or NGINX)
- git clone
- composer install
- npm install
- .env config
- php artisan migrate
- php artisan db:seed (this will only create roles)
- php artisan admin:create