nova-logs-tool
nova-logs-tool copied to clipboard
A Laravel Nova tool to manage and keep track of each one of your logs files.
How to set a title? Thanks
Updates the requirements on [tightenco/duster](https://github.com/tighten/duster) to permit the latest version. Release notes Sourced from tightenco/duster's releases. v3.0.1 What's Changed Add and update ref and repository in GH stubs by @driftingly...
Hello, Just wanted to let you know that all API routes from your package are currently exposed even without access to Laravel Nova. Meaning that even without being authenticated, any...
Made some changes to fix #32
in this library u forgot add laravel 12
Hello, First of all, thanks for this awesome plugin. After the upgrade from Nova 4 to Nova 5 the in this plugin stopped displaying. I suppose it's a icon library...
Is it possible to also load system logs e.g. `php-fpm.log, nginx-error.log`? In `config/log-viewer.php` there is a section `'include_files' => ['*.log'],` I added the path in localhost there but the files...
Hi 👋 First, thank you for the awesome Nova Logs Tool—it’s a really helpful addition for managing Laravel logs from the Nova interface! 📌 Feature Request It would be great...