- Symfony server
- Execute the php bin/console server:start command.
- Browse to the http://localhost:8000 URL.
- Using Docker (recomended)
- Development mode (without configuration cache, with profiler):
docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d
- Project url
http://localhost:8077/app_dev.php/
- Development mode (without configuration cache, with profiler):
Test email:
Mailhog url: http://localhost:8084/
Contact form ulr:
Mailhog url: http://localhost:8077/app_dev.php/contact
Api Documentation:
http://localhost:8077/app_dev.php/api/doc