Stop Coronavirus COVID-19 RDC - Situation Épidémiologique en RDC http://www.stopcoronavirusrdc.info/
Use the package manager composer to install laravel and yarn or npm to install node module.
composer install
npm install or yarn install
- Rename file .env.example to .env
- Update databse information
JWT token
php artisan jwt:secret
Migration
php artisan migrate
Install Laravel Admin
php artisan admin:install
Storage link
php artisan storage:link
initialize seeds
php artisan db:seed
Compile SCSS
yarn or npm watch
start server
php artisan serve
- e.g : localhost:8000/docs