Method | Description | |
---|---|---|
create ( ) : |
Create interface. | |
destroy ( $id ) : Illuminate\Http\JsonResponse | ||
edit ( $id ) : |
Edit interface. | |
form ( ) : |
Make a form builder. | |
index ( ) : |
Index interface. | |
store ( ) | ||
tree ( ) : |
Make a tree builder. | |
update ( $id ) |
Method | Description | |
---|---|---|
callout ( ) : |
public create ( ) : |
||
return |
public destroy ( $id ) : Illuminate\Http\JsonResponse | ||
$id | ||
return | Illuminate\Http\JsonResponse |
public edit ( $id ) : |
||
$id | ||
return |
public index ( ) : |
||
return |