Synced config with laravel/laravel

This commit is contained in:
Graham Campbell
2015-10-30 18:24:15 +00:00
parent c354c7cc3d
commit 4ab6cd5b1b
4 changed files with 13 additions and 8 deletions

View File

@@ -42,6 +42,9 @@ return [
'key' => env('PUSHER_APP_KEY'),
'secret' => env('PUSHER_APP_SECRET'),
'app_id' => env('PUSHER_APP_ID'),
'options' => [
//
],
],
'redis' => [