log viewer

This commit is contained in:
Afiq Zakwan Hamdan
2021-05-11 16:36:06 +08:00
parent 317930d1d8
commit e9c9aa7842
5 changed files with 420 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Route::get('test', function () {
// });
Route::get('logs', '\Rap2hpoutre\LaravelLogViewer\LogViewerController@index');
Route::get('/welcome',function(){