Level 102
What command did you run?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I want to install pusher but it gives me an error that your PHP version is high. Pusher required Php 7 to 7.4. But my version is 8.2.
@ShamiCanCode are you following an old version of the docs ? https://laravel.com/docs/9.x/broadcasting#pusher-channels
composer require pusher/pusher-php-server
Please or to participate in this conversation.