staging\vendor\pusher\pusher-php-server\src\Pusher.php: 63
Pusher\Pusher::__construct(): Argument #2 ($secret) must be of type string, null given, called in \staging\vendor\laravel\framework\src\Illuminate\Broadcasting\BroadcastManager.php on line 302
I am using Vite and initializing Pusher as recommended per documentatins in my app.js compilation through Vite.