프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$itemService | |||
$likeService | |||
$userService |
메소드 | 설명 | |
---|---|---|
__construct ( |
||
destroy ( $openItemId ) : Response | Remove the specified resource from storage. | |
index ( ) : Response | Display a listing of the resource. | |
store ( Illuminate\Contracts\Events\Dispatcher $event ) : Illuminate\Http\Response | Store a newly created resource in storage. |
public __construct ( |
||
$userService | ||
$itemService | ||
$likeService |
public destroy ( $openItemId ) : Response | ||
리턴 | Response |
public store ( Illuminate\Contracts\Events\Dispatcher $event ) : Illuminate\Http\Response | ||
$event | Illuminate\Contracts\Events\Dispatcher | |
리턴 | Illuminate\Http\Response |