profile page
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user