V
V
Vladimir2020-05-05 16:19:59
PHP
Vladimir, 2020-05-05 16:19:59

An error occurs when starting a Laravel project. How to solve it?

Dear experts! Symfony\Component\Debug\Exception\FatalThrowableError (E_ERROR)Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length() error occurs when starting a Laravel project. How to solve it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daria Motorina, 2020-05-05
@dvvinfo

For the future - the text of the exception can be googled through copy-paste and you will get a lot of answers on how to solve it :)
Specifically, this problem is related to the fact that the openssl extension for php is not installed and / or configured. Look for instructions for your OS and server on how to install it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question