Absolutely simple Symfony 8.1 + MySQL example app: shows one random first name in large font
- PHP 80.9%
- Dockerfile 19.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Makes the compose host port configurable via WEB_PORT (defaulting to 8080) and pins it to a random port in .env, then adds .claude/launch.json so preview tooling starts the app on the same port. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
| .claude | ||
| docker/mysql | ||
| public | ||
| src | ||
| .dockerignore | ||
| .env | ||
| .gitignore | ||
| compose.yaml | ||
| composer.json | ||
| composer.lock | ||
| Dockerfile | ||