\App\Http\ControllersHomeController

HomeController

Summary

Methods
Properties
Constants
__construct()
index()
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

__construct()

__construct() : void

Create a new controller instance.

index()

index() : \Illuminate\Contracts\Support\Renderable

Show the application dashboard.

Returns

\Illuminate\Contracts\Support\Renderable