We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we have a error on a HTTP Request, a lot of useful info is there on Request and Session tab...
For Console, would be awesome if we have the arguments and options on that command... like:
php artisan name:command arg1 arg2 --option=2
The text was updated successfully, but these errors were encountered:
Nice idea. I like it.
Currently, all Bugsnag does on Laravel is to set the type to "HTTP", "Console", or "Queue".
I agree that having a tab with more information about the console command would be a nice feature.
Sorry, something went wrong.
No branches or pull requests
When we have a error on a HTTP Request, a lot of useful info is there on Request and Session tab...
For Console, would be awesome if we have the arguments and options on that command... like:
The text was updated successfully, but these errors were encountered: