\App\Http\ControllersAppController

Summary

Methods
Properties
Constants
__construct()
index()
upload()
cloud()
project()
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\Http\Response

Show the application dashboard.

Returns

\Illuminate\Http\Response

upload()

upload() : \Illuminate\Contracts\View\Factory|\Illuminate\View\View

Show to uploadpage

Returns

\Illuminate\Contracts\View\Factory|\Illuminate\View\View

cloud()

cloud() : \Illuminate\Contracts\View\Factory|\Illuminate\View\View

Show the tagcloud.

Returns

\Illuminate\Contracts\View\Factory|\Illuminate\View\View

project()

project()