\App\Admin\FormsSetting

Summary

Methods
Properties
Constants
handle()
form()
default()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

handle()

handle(array  $input) : mixed

Handle the form request.

Parameters

array $input

Returns

mixed —

form()

form() : mixed

Build a form here.

Returns

mixed —

default()

default() : array

The data of the form.

Returns

array —