The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths.

Hello, my project is developed laravel 5.4 works excellent on the local server, and now that I upload it in this hosting gives me the following error.

The only supported encryption systems are AES-128-CBC and AES-256-CBC with the correct key lengths.

Please help

Does your env file load?

Yes, upload the .env file is all there. In the same way the new project in the same version, to collaborate if the project was damaged and the new project went back up and gives me the same error.

Hi !

Please try uploading your project using our tutorial. If the issue persists, please reply to this topic.

Thank you, you have solved my problem