create FMS service with test

This commit is contained in:
2024-04-22 11:28:19 +03:30
parent 5f839385f8
commit acd7c496b5
15 changed files with 701 additions and 67 deletions

View File

@@ -1,6 +1,8 @@
<?php
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Route;
// use SoapClient;
// use SoapFault;
@@ -411,7 +413,7 @@ Route::middleware('cors:api')->get('bi/total-length-damaged-axes', 'Api\BiContro
Route::get('axis-report', 'CoridorsController@axisReportByLatAndLng');
Route::get('axis-report', 'CoridorsController@axisReportByLatAndLng')->name('api.axis-report');
// Route::get('axis-report/single', 'CoridorsController@getAxisReportDataFromID');
// Route::post('change', function () {
// $data = App\Models\UserActivityLog::create([