If you call artisan with misspelled command, e.g. php artisan tinekr, an exception will be logged.
Exception class: Symfony\Component\Console\Exception\CommandNotFoundException
Stacktrace sample: https://sentry.nasqueron.org/share/issue/322e3137/
If you call artisan with misspelled command, e.g. php artisan tinekr, an exception will be logged.
Exception class: Symfony\Component\Console\Exception\CommandNotFoundException
Stacktrace sample: https://sentry.nasqueron.org/share/issue/322e3137/
rNOTIF Notifications center | |||
D314 | rNOTIF854cb807bddf Don't report CommandNotFoundException | ||
D313 | rNOTIF356e8fd62c24 Optimize Handler::report |