- To get started, the following steps needs to be taken:
- Clone the repo.
cd grto the project directory.cp src/.env.example src/.envto use env config file- Run
docker-compose up -dto start the containers. - Run
docker-compose exec php-fpm bash - Run
composer install - Run
php artisan migrate - Run
php artisan db:seed - Run
php artisan test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|