nova-command-runner
nova-command-runner copied to clipboard
Some requests in the tool view return 404
Hello,
I followed the readme and installed everything the way described, however, the view is still empty. Am I doing something wrong here?



Hello. Maybe you didn't run php artisan route:cache php artisan config:cache after installing package / deploying ?
Nope, did all of that, stil returning 404. Also tried manually adding the routes, even manually adding the routes the inspector gives out. 404 every time. I'm running nova on the root domain, if that matters.
Nope, did all of that, stil returning 404. Also tried manually adding the routes, even manually adding the routes the inspector gives out. 404 every time. I'm running nova on the root domain, if that matters.
same issue here - locally it's working but not on the server
GET https://domain.de/nova-vendor/guratr/command-runner/commands/ 404 GET https://domain.de/nova-vendor/guratr/command-runner/history/ 404
Hey @Woeler
If you are still looking for a fix for this, I released an updated version based on this package. Please check https://github.com/binarybuilds/nova-advanced-command-runner
@guratr I felt like this package is not actively maintained. So i created a separate package based on this and added proper credits to this package.
Thanks @srinathreddydudi !