Friday, March 3, 2017

Laravel uploading to Heroku

Hello guys so I uploaded my app to Heroku. I want to mention that when I run php artisan:serve it all works fine without any problem but when I upload it to the heroku server I have a problem with the following error

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

Now I had the same error localy but I fixed it. now I can't seem to find how to fix it when I the app is uploaded. Any help would be appriciated. Thank you.



via Stiliyan

Advertisement