Files
Php-Template/README.md
2025-04-25 22:53:18 -04:00

10 lines
149 B
Markdown

# Template
```shell
export PHP_IDE_CONFIG=serverName=localhost
```
```shell
docker run --rm -v $(PWD):/app siteworxpro/composer run tests:all
```