<?php return [ 'app_key' => env('PUSHER_APP_KEY', ''), 'app_secret' => env('PUSHER_APP_SECRET', ''), 'app_id' => env('PUSHER_APP_ID', ''), ];