Skip to content

r3nyou/devmentor-BE101-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set up

docker build -t php-fpm-82 .
docker run -it --rm -v "$PWD":/var/www php-fpm-82 bash
composer install

execute unit test

./vendor/bin/phpunit tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published