Laravel Exception after page is refresh - OpenSSL extension is required
问题 I am newbie in Laravel. I am using windows 7. I have downloaded and created a laravel project inside xampp inside htdocs folder.I have uncommented the statement, extension=php_openssl.dll inside php.ini . When I type the http://localhost/laravel/public/ in the browser, it shows the home page. When I refresh the page I get an exception like this. When I remove the cookies and session variables in the browser settings, it will show the home page for once and if I refresh the page after,it shows