Update README.md

This commit is contained in:
Refactorian
2023-04-24 21:22:50 +09:00
committed by GitHub
parent 4f4896ec17
commit 6498531fe4

View File

@@ -40,6 +40,10 @@
- Run a command inside a container: - Run a command inside a container:
- `docker-compose exec [container] [command]` - `docker-compose exec [container] [command]`
### TODO
- Improve environment
- Add more containers
--- ---
## About Laravel ## About Laravel