Method | Description | |
---|---|---|
__construct ( REBELinBLUE\Deployer\Contracts\Repositories\NotificationRepositoryInterface $repository ) | NotificationController constructor. | |
store ( |
Store a newly created notification in storage. | |
update ( $notification_id, |
Update the specified notification in storage. |
public __construct ( REBELinBLUE\Deployer\Contracts\Repositories\NotificationRepositoryInterface $repository ) | ||
$repository | REBELinBLUE\Deployer\Contracts\Repositories\NotificationRepositoryInterface |
public store ( |
||
$request | ||
return |
public update ( $notification_id, |
||
$notification_id | ||
$request | ||
return |