1
0
mirror of https://github.com/robonen/metr.git synced 2026-06-20 01:55:22 +00:00
Files
metr/routes/api.php
T
2022-04-29 08:53:19 +07:00

16 lines
458 B
PHP

<?php
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Route;
/*
|--------------------------------------------------------------------------
| API Routes
|--------------------------------------------------------------------------
|
| Here is where you can register API routes for your application. These
| routes are loaded by the RouteServiceProvider within a group which
| is assigned the "api" middleware group. Enjoy building your API!
|
*/