I have xampp installed on Windows and have created a laravel app and gone through and completed the...
Turns out I had to change the config file of SSMTP on Ubuntu so that FromLineOverride was set to YES...
Try this... cd /etc/php/5.6/cli, then sudo nano php.ini, then look for each thing i.e. mysqli.ini an...
Encrypted using Crypt. It's longText.
The Laravel portal for problem solving, knowledge sharing and community building.