phpdebugginglaravelbug-tracking

Laravel - Better Error Tracking


After we have develop the web application using Laravel, we need tool for better tracking and monitoring for any possible bug & error occur. Is there any nice free tool / plugin that works well with Laravel for tracking & monitoring errors?

Thank you.


Solution

    • Laravel 5.x to 9.x is supported.
    • A great Log viewer API.
    • Ready to use (Views, Routes, controllers … Out of the box) [Note: No need to publish assets]
    • View, paginate, filter, download and delete logs.
    • Load a custom logs storage path.
    • Localized log levels.
    • Logs menu/tree generator.
    • Grouped logs by dates and levels.
    • Customized log levels icons (font awesome by default).
    • Works great with big logs !!
    • Well documented package (IDE Friendly).
    • Well tested (100% code coverage with maximum code quality).
    • Supports Laravel 5, 6, 7 & 8 (still compatible with 4.2 too) and Lumen.

    Laravel 5.x to 8x is supported

    Currently supported notification channels via Monolog

    Email, Pushover, Slack, Hipchat, Fleephook, Flowdock, Plivo an SMS messaging service, Twilio an SMS messaging service, Sentry via Raven, Mailgun

    Paid Services