Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. 📂 View all the Laravel logs in your storage/logs directory, 🔍 Search the logs, 🎚 Filter by log level (error, info, debug, etc)., 🔗 Sharable links to individual log entries, 🌑 Dark mode 💾 Download & delete log files from the UI, ☑️ Horizon log support, Installation

Several things can be configured to have different access based on the user logged in, or the log file in action.

* * @return void */ public function boot() { $this->registerPolicies(); Gate::define('viewLogViewer', function (?User $user) { // return true if the user is allowed access to the Log Viewer }); }
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners