opcodesio/log-viewer
A fast, beautiful Laravel log viewer for browsing and managing logs in storage/logs and beyond. Search and filter entries by level, share links, download/delete files, preview logged mails, support multiple hosts, dark mode, mobile UI, and API access.
storage/logs) and service container. It integrates seamlessly with Laravel’s middleware, routing, and dependency injection systems, reducing architectural friction.FoldersController, LogsController).config/app.php, routes/web.php). This minimizes merge conflicts in custom Laravel applications.public/ or served directly from the vendor directory (v3.22.0), reducing deployment complexity.config/log-viewer.php, enabling zero-code customization for most use cases.IndexedLogReader (v3.22.0) preserves file metadata for faster queries.items_per_page).Cache facade) for frequently accessed logs.www-data on Linux). Misconfigurations could expose sensitive logs. Mitigation: Use ACLs or adjust storage/logs permissions.storage/logs, /var/log/). Works with local storage, S3, or network mounts (if permissions are configured).ERROR logs).composer require opcodesio/log-viewer
php artisan log-viewer:publish
config/log-viewer.php for log paths, authentication, and UI defaults.laravel.log) and validate search/filtering.assetsAreCurrent config).chmod -R 755 storage/logs).config/log-viewer.php.laravel.log)./api/log-viewer/folders, /api/log-viewer/logs).How can I help you explore Laravel packages today?