Requirements
php 8.2
composer
make
docker & docker-compose
git clone https://github.com/Erzhh/lara11.git
composer install | docker run --rm -v $(pwd):/app composer install
docker-compose up --build -d | make build
cp .env.example .env
- make ar c="key:generate"
- make ar c="cache:airports"
Open your browser :
* http://localhost:80
* http://localhost:80/docs
This project use the following ports :
| Server | Port |
|------------|------|
| App | 80 |