/coding-dojo

Primary LanguagePHPMIT LicenseMIT


This package provides a PHP Environment to using on Coding Dojo

Requires Docker

👨‍💻 To start the Application:

make serve

🕹️ To connect on PHP Container:

make shell

✅ Run tests with PHPUnit

make test