Laravel with DDD and clean architecture
The first, install Docker and Docker Compose:
Clone this project to your server or local machine.
Run below command to make config file from sample file:
cp .env.example .envRun following command to build & start your application
docker-compose upRun in background
docker-compose up -dcomposer installphp artisan test./vendor/bin/rector process- command/bus: https://tactician.thephpleague.com/installation/
- laravel-jwt https://github.com/tymondesigns/jwt-auth
- code quality: https://getrector.com/documentation