profile page

This commit is contained in:
Afiq Zakwan
2021-07-08 10:04:30 +08:00
parent a4559f0180
commit 0f24f93cca
4 changed files with 57 additions and 15 deletions
-7
View File
@@ -34,13 +34,6 @@ Route::get('test', function () {
return "event test je";
});
// Route::get('resitbiasa', function () {
// });
Route::get('logs', '\Rap2hpoutre\LaravelLogViewer\LogViewerController@index');
Route::get('/welcome',function(){