Nur Zarifah Mohd Zain hace 5 años
padre
commit
46a53974ea
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      routes/api.php

+ 1
- 0
routes/api.php Ver fichero

@@ -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


Cargando…
Cancelar
Guardar