PHP 클래스 App\Http\Controllers\Laralum\APIController

상속: extends App\Http\Controllers\Controller
파일 보기 프로젝트 열기: ConsoleTVs/Laralum

공개 메소드들

메소드 설명
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