source: routes/api.php@ ff9da8b

Last change on this file since ff9da8b was 0924b6c, checked in by Özkan İliyaz <iliyaz_96@…>, 4 years ago

initial commit

  • Property mode set to 100644
File size: 419 bytes
RevLine 
[0924b6c]1<?php
2
3use Illuminate\Http\Request;
4
5/*
6|--------------------------------------------------------------------------
7| API Routes
8|--------------------------------------------------------------------------
9|
10| Here is where you can register API routes for your application. These
11| routes are loaded by the RouteServiceProvider within a group which
12| is assigned the "api" middleware group. Enjoy building your API!
13|
14*/
Note: See TracBrowser for help on using the repository browser.