Ver código fonte

latest

master
Siti Rahayu 5 anos atrás
pai
commit
f2290f5486
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      routes/api.php

+ 1
- 1
routes/api.php Ver arquivo

@@ -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');
});


Carregando…
Cancelar
Salvar