Synced config with laravel/laravel
This commit is contained in:
@@ -42,6 +42,9 @@ return [
|
||||
'key' => env('PUSHER_APP_KEY'),
|
||||
'secret' => env('PUSHER_APP_SECRET'),
|
||||
'app_id' => env('PUSHER_APP_ID'),
|
||||
'options' => [
|
||||
//
|
||||
],
|
||||
],
|
||||
|
||||
'redis' => [
|
||||
|
||||
Reference in New Issue
Block a user