芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/app/Traits/pusherConfigTrait.php
status) { $pusher = new Pusher( $pusherSetting->pusher_app_key, $pusherSetting->pusher_app_secret, $pusherSetting->pusher_app_id, [ 'cluster' => $pusherSetting->pusher_cluster, 'useTLS' => $pusherSetting->force_tls ] ); $pusher->trigger($channel, $event, $data); } } }