Log Reader UI
"Logs are very important to audit the application's state. The Laravel framework supports logs out of the box, but the log files are not easy to read. By default, there is no possibility to view the logs from the application.
The Laravel Log Reader package shows you all your log files in a simple UI. You can view logs date by date and filter with log types. It also makes it easier to clear your logs."