how do I run phpunit from console that comes with laragon
-
phpunit - not found
vendor/bin/phpunit - 'vendor' is not recognized as an internal or external command, operable program or batch file.
./vendor/bin/phpunit - '.' is not recognized as an internal or external command, operable program or batch file.I'm on win10 and so how can I run phpunit from the project directory?
-
@nermamax : You can check this link:
https://forum.laragon.org/topic/145/phpunit-in-laragon/3