Nur Zarifah Mohd Zain 5 anos atrás
pai
commit
46a53974ea
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      routes/api.php

+ 1
- 0
routes/api.php Ver arquivo

@@ -60,4 +60,5 @@ Route::group(['middleware' => 'mobileapps'], function() {
Route::get('/get-coverage-detail/{building_name}/{street}', 'Api\Controller@getCoverageDetail');
Route::get('/get-street/{building_name}', 'Api\Controller@getStreet');

//test


Carregando…
Cancelar
Salvar