Skip to main content

Getting SMTP mail working in October CMS

Setting up the mail configuration in October CMS is a quick progress.  Depending on which mail method you use there are up to eight fields to complete:

migrating OctoberCMS plugins

Using October CMS to migrate your site and update the tables with the plugins run 

php artisan october:up

 

Installing Laravel on Apache

Installing Laravel on an Apache server was going to be a no fuss process said no developer!  Research done.  Documentation looks good and easy to follow.  Time to load Laravel.

 

The set-up

The install notes on Laravel are easy to follow.  Beginning with checking that your server is able to install Laravel.

Subscribe to Laravel