Merge branch 'new-super' into afiqhamzah-feat-mykad-reader-registration
This commit is contained in:
+4
-1
@@ -23,4 +23,7 @@ Route::post('/chat-bot', 'CustomersController@listenToReplies');
|
||||
Route::group(['prefix' => 'dashboard'], function () {
|
||||
Route::post('/login', 'Auth\LoginController@loginDashboard');
|
||||
Route::post('/logout', 'Auth\LoginController@logoutDashboard');
|
||||
});
|
||||
});
|
||||
|
||||
Route::get('/roles_harian/{kodcaw}', 'Auth\LoginController@GetRolesHarian');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user