teamprodev/laravel_runtocmd is a Laravel package.
It currently has 1 GitHub stars and 32 downloads on Packagist (latest version 2.2.1).
Install it with composer require teamprodev/laravel_runtocmd.
Discover more Laravel packages by teamprodev
or browse all Laravel packages to compare alternatives.
Last updated
This package can turn your PHPStorm Run Configurations to .cmd scrips in order to let you easily run your configurations by clicking jbust one file
Сontact the Developer
requires php v7.4+ run.
For production environments…
composer require teamprodev/laravel_runtocmd
Vendor Settings (optional)
php artisan vendor:publish --provider="RunToCmd\Providers\RunServiceProvider"
php artisan command:runCmd