root 5 năm trước cách đây
mục cha
commit
602e12d745
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      routes/api.php

+ 1 - 1
routes/api.php

@@ -48,7 +48,7 @@ Route::prefix('v1')
 				    	abort(404, 'not found');
 				    }
 				});
-                Route::get('server/log/fetch', 'ServerController@logFetch');
+                Route::get('server/log/fetch', 'User\\ServerController@logFetch');
             });
 
         // Passport