This is a project to Imóveis with API REST
✔️ PHP 8.2
✔️ Laravel 10
✔️ Swagger API
✔️ Redis
✔️ Docker (Laradock or Sail)
✔️ MySQL
Setup With Docker Development:
docker-compose up -d
Setup with Artisan
composer install
php artisan start
In the main route(/)
of this api there is a documentation made in Swagger with all the REST principles