Skip to content
Advertisement

Tag: xampp

How to configure `.env` file in Laravel for sending mail?

Getting error while sending mail from a in Laravel website. local.ERROR: Connection could not be established with host smtp.gmail.com [A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. #10060] .env file Already googling but can’t get the solution yet. Whatever I

Keep XAMPP & Install WAMP

I am using Windows 7 and I have XAMPP installed. In Git Bash when I type php -v I get PHP 5.6.15. I need newer version of PHP because I am using Composer and I am unable to install packages that require PHP 7.1. I know that one way to solve this is to backup projects, uninstall the current XAMPP

Advertisement