Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 359 Bytes

use-case.md

File metadata and controls

31 lines (18 loc) · 359 Bytes

$ dowload php-manager $ cd /path/to/my-project

$ php-manager install

> find your config/composer.json
> installs suitable PHP binary
> links binary to bin
> download Composer
> run composer install

/path/to/my-project/ /.php-manager php composer

$ pm composer dump-autoload

$ php artisan serve

$ pm run phpunit $ phpunit

direnv allow .envrc