Lapse provides a beautiful dashboard to track your errors in production without having to look up the log file.

laravel lapse

When you disabled debug mode in production, it is difficult to track your errors.

When your client says I found errors, you have no idea to look up and you don't know what is the reason because they could not reproduce the error. Maybe you will open log files in vim and search the errors. It is a pain when your apps start growing.

Now lapse will help you to manage them all by a beautiful dashboard. Moreover, it will notify you via slack and email. In the future, it will allow more channels to notify you.