class HomeController extends Controller (View source)

Class HomeController.

Traits

AuthorizesRequests
AuthorizesResources
DispatchesJobs
ValidatesRequests

Methods

__construct()

Create a new controller instance.

Response
index()

Show the application dashboard.

Details

at line line 18
__construct()

Create a new controller instance.

at line line 28
Response index()

Show the application dashboard.

Return Value

Response