infureal / artisan-gui

Simple but yet powerful library for running almost all artisan commands.
https://packagist.org/packages/infureal/artisan-gui
356 stars 56 forks source link

"Prompting For Input" type command not working. #31

Closed mhmiton closed 3 years ago

mhmiton commented 3 years ago

Hi, I facing an error ("Undefined constant STDIN") when I use this type of command - https://laravel.com/docs/8.x/artisan#prompting-for-input. There is any way to use this command from web GUI?

infureal commented 3 years ago

https://github.com/infureal/artisan-gui/issues/4