Method | Description | |
---|---|---|
__construct ( ) : void | Create a new controller instance. | |
index ( ) : Illuminate\Http\Response | Show the application dashboard. |
public __construct ( ) : void | ||
return | void |
public index ( ) : Illuminate\Http\Response | ||
return | Illuminate\Http\Response |