Update Guide

Update id f59f0ae

Note If you are installing the script for the first time you don't need to apply this update.

Important: We are not going to update your application, ever time a new update is released. You have to update it yourself own. So keep the backup copy always.

What's New

List of files modified

.gitignore
.gitattributes
app/artvenue/mailers/Mailer.php // very important
app/config/compile.php
app/config/mail.php // Might modifiey previous settings
app/config/queue.php
app/config/remote.php
app/config/services.php // file added
app/config/view.php
app/config/workbench.php
app/controllers/LoginController.php
app/controllers/admin/sitesettings/UpdateController.php
app/controllers/BaseController.php
app/controllers/admin/users/UpdateController.php
app/lang/en/pagination.php
app/lang/en/reminders.php
app/lang/en/validation.php
app/models/Category.php
app/start/global.php
app/views/admin/sitesettings/category.blade.php
app/views/emails/auth/reminder.blade.php
app/views/hello.php
artisan
bootstrap/start.php
composer.json
CONTRIBUTING.md
phpunit.xml
public/robots.txt
readme.md

How to update

Before update make sure, that in this update configuration files are affected, so create backup before update

We have added a super fast mail API for mandrill, read SMTP.html file and watch a youtube video to know about it

Some tips