Laravel 5 + AngularJS setup.
- Web server with PHP support
- MySQL / MariaDB
- Redis
For a development environment, using docker-nuswhispers is highly recommended.
-
Rename
.env.example
to.env
-
Install PHP dependencies via composer:
cd /path/to/current/directory
composer install
- Install JS dependencies via npm:
cd /path/to/current/directory
npm install
- Run database migrations and seed data via command line:
cd /path/to/current/directory
php artisan migrate
php artisan db:seed
- Compile front-end assets using the following command:
npm run development
Many thanks to those who have supported us in the operation of the platform: