Last change
on this file since 0c07a90 was 0924b6c, checked in by Özkan İliyaz <iliyaz_96@…>, 4 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
419 bytes
|
Line | |
---|
1 | <?php
|
---|
2 |
|
---|
3 | use 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.