Prepared Pusher push notifications
This commit is contained in:
@@ -59,4 +59,9 @@ return [
|
||||
'region' => env('AWS_DEFAULT_REGION', 'us-east-1'),
|
||||
],
|
||||
|
||||
'pusher' => [
|
||||
'beams_instance_id' => env(''),
|
||||
'beams_secret_key' => 'Your Secret Key',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user