Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
App
Http
Controllers
Laralum
APIController
PHP Класс App\Http\Controllers\Laralum\APIController
Наследование:
extends
App\Http\Controllers\Controller
Показать файл
Открыть проект
Открытые методы
Метод
Описание
index
( )
Shows the API List
show
(
string
$table
,
string
$accessor
= null,
string
$data
= null )
Shows the API json
Описание методов
index()
публичный
Метод
Shows the API List
public
index
( )
show()
публичный
Метод
Shows the API json
public
show
(
string
$table
,
string
$accessor
= null,
string
$data
= null )
$table
string
$accessor
string
$data
string