The laravel framework required openssl, see: https://laravel.com/docs/8.x/deployment#server-requirements (Or see the composer.json https://github.com/laravel/framework/blob/8.x/composer.json#L21 )
You should install that extension, maybe the PHP documentation can help you: https://www.php.net/manual/en/openssl.installation.php But it depends on your installation how you can add/enable openssl.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community