lundi 8 mai 2017

How to run laravel 5.4 from apache localhost instead of artisan?

I am working on a web application project with laravel 5.4.21, php 7 and apache 2.4 on windows 10.

When I run laravel using 'php artisan serve' command, it runs fine. But if I run from apache htdocs, it shows following errors:

FatalThrowableError in Encrypter.php line 130: Call to undefined function openssl_decrypt()

But I have openssl enabled in php.ini.

I do not have Xampp. I have searched some solutions, but they do not work.

Please help me.

Thanks



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire