Upgrading UrlHum is as simple as typing
ο»Ώ
βxgit pull
This way, **git** will retrieve all the latest commits on GitHub and give you the latest version of UrlHum files.
After the **pull** is complete, you must type
ο»Ώ
xxxxxxxxxx
1composer update
Then,
ο»Ώ
xxxxxxxxxx
1php artisan migrate
php artisan settings:set
to allow UrlHum create new settings in your database, in case there are new settings in the codebase.
That's all! You just upgraded UrlHum.