Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
App
Http
Controllers
Laralum
APIController
PHP Class App\Http\Controllers\Laralum\APIController
Inheritance:
extends
App\Http\Controllers\Controller
Datei anzeigen
Open project: ConsoleTVs/Laralum
Public Methods
Method
Description
index
( )
Shows the API List
show
(
string
$table
,
string
$accessor
= null,
string
$data
= null )
Shows the API json
Method Details
index()
public
method
Shows the API List
public
index
( )
show()
public
method
Shows the API json
public
show
(
string
$table
,
string
$accessor
= null,
string
$data
= null )
$table
string
$accessor
string
$data
string