Open pabloguerrez opened 6 years ago
For me it says the command is finished but there is no output. Tested in homestead.
Same problem, works @ localhost, but not on the production server
There is not output since the command is not executed.
Same. I'm writing a PR to fix it.
This can get closed as it's fixed in PR #3
Yep @rickmacgillis, thank you!
Though marked as fixed I'm having the same issue on Nova 2.7.1, artisan-tool v0.4.0. Works locally, not on production.
after executing a command, no response is shown (see picture). artisan-tool-console-buffer request keep going, but response does not change. Tested with fresh Laravel install with only Laravel Authentication and Nova.