【发布时间】:2015-01-01 10:29:05
【问题描述】:
我用 Composer 安装了 PHPUnit。每次运行它,我都必须调用vendor/bin/phpunit。如何将vendor/bin 放入路径中,这样下次我只需调用phpunit 即可运行它?
【问题讨论】:
-
哪个操作系统?
-
@TheShiftExchange on Windows 7 with WampServer
标签: laravel phpunit composer-php