Documentation

BrosurRequestController extends Controller
in package

Table of Contents

Properties

$brosurRequest  : RequestBrosurService

Methods

__construct()  : mixed
create()  : mixed
Show the form for creating a new resource.
destroy()  : mixed
Remove the specified resource from storage.
edit()  : mixed
Show the form for editing the specified resource.
index()  : mixed
Display a listing of the resource.
show()  : mixed
Show the specified resource.
store()  : mixed
Store a newly created resource in storage.
update()  : mixed
Update the specified resource in storage.

Properties

Methods

destroy()

Remove the specified resource from storage.

public destroy(mixed $id) : mixed
Parameters
$id : mixed

edit()

Show the form for editing the specified resource.

public edit(mixed $id) : mixed
Parameters
$id : mixed

        
On this page

Search results