Cannot install php swoole extension for laravel octane
idealR
0
Reputation points
I've tried to install swoole using
pecl install swoole
adding repositories to apt and try to install it from there (container wouldn't allow me to add repos)
apt install -y php8.3-swoole
neither of the solutions seems to work
Sign in to answer