Laravel log viewer

How to use

$logsFolder = '/path_to_project/storage/logs/';

Note: the LOG_CHANNEL is set to daily instead of stack in your .env file is the best. (APP_LOG=daily for Laravel 5.5 and below)

Preview