yii2-webshell icon indicating copy to clipboard operation
yii2-webshell copied to clipboard

Run yii command in web process

Open h0lg opened this issue 8 years ago • 1 comments

yii [-wp|--runInWebProcess] <command> avoids popen and instead runs the command in the web app's process

h0lg avatar Oct 14 '16 10:10 h0lg

this implements https://github.com/samdark/yii2-webshell/issues/3 and might be a solution for https://github.com/samdark/yii2-webshell/issues/7

h0lg avatar Oct 14 '16 10:10 h0lg