PHP code example of jsocha / logs-viewer
1. Go to this page and download the library: Download jsocha/logs-viewer library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
jsocha / logs-viewer example snippets
Jsocha\LogsViewer\LogsViewerServiceProvider::class,
APP_LOG=daily
Route::get('devs/logs', '\Jsocha\LogsViewer\LogsViewerController@index')->name('logs.viewer');
http://example.com/devs/logs