php-local-server
v1.0.13
Published
If development in laravel goes through deployment to hosting, it is convenient to run artisan through a local php server
Downloads
26
Maintainers
Readme
If development in laravel goes through deployment to hosting, it is convenient to run artisan through a local php server
Installation
Works only for windows uses the version of The рhp7.3
npm install -g php-local-server
Usage
Show any new dependencies for the project in the current directory:
$ phpls artisan
$ phpls -v