Kaynağa Gözat

latest

master
Siti Rahayu 5 yıl önce
ebeveyn
işleme
f2290f5486
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      routes/api.php

+ 1
- 1
routes/api.php Dosyayı Görüntüle

@@ -161,7 +161,7 @@ Route::group(['middleware' => 'mobileapps'], function() {
| EPBT
|---------------------------------------------------------------------------*/
Route::get('/code/bandar', 'Api\EpbtController@getCodeBandar');
Route::get('/code/taman', 'Api\EpbtController@getCodeTaman');
Route::post('/code/taman', 'Api\EpbtController@getCodeTaman');
Route::post('/code/jalan', 'Api\EpbtController@getCodeJalan');
});


Loading…
İptal
Kaydet