root 5 years ago
parent
commit
df02973756
1 changed files with 1 additions and 0 deletions
  1. 1 0
      routes/api.php

+ 1 - 0
routes/api.php

@@ -93,6 +93,7 @@ Route::prefix('v1')
                 // Tutorial
                 Route::get ('tutorial/getSubscribeUrl', 'TutorialController@getSubscribeUrl');
                 Route::get ('tutorial/getAppleID', 'TutorialController@getAppleID');
+                Route::get ('tutorial/fetch', 'TutorialController@fetch');
                 // Notice
                 Route::get ('notice/fetch', 'NoticeController@fetch');
                 // Ticket