class ProfileController extends Controller (View source)

Traits

AuthorizesRequests
AuthorizesResources
DispatchesJobs
ValidatesRequests

Methods

__construct()

Create a new controller instance.

Response
index()

Show the application dashboard.

Details

at line line 10
__construct()

Create a new controller instance.

at line line 20
Response index()

Show the application dashboard.

Return Value

Response