LogController
extends Controller
in package
Table of Contents
- index() : Response
- Display a listing of the resource.
Methods
index()
Display a listing of the resource.
public
index(Request $request) : Response
Parameters
- $request : Request