Plugin display laravel errors as notification.
Whenever any error will be logged into laravel.log
or laravel-{current_date}.log
, It will display it as notification. Clicking on notification will redirect you to error specific line in log
file.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.