dbudwin / RoboHome-Web

RoboHome-Web is the codebase that represents the frontend of the RoboHome project. The web interface provides a way to create users, add and manage devices, and an additional way to control devices. :robot: :house_with_garden:
GNU General Public License v3.0
8 stars 17 forks source link

Upgrade from Laravel 5.5 to 5.6 #137

Closed dbudwin closed 6 years ago

dbudwin commented 6 years ago

Description

Upgrade from Laravel 5.5 to 5.6. These changes are a result of following the upgrade guide. Upgrades the minimum version of PHP to 7.1.3.

Motivation and Context

Get the latest and greatest version of Laravel and dependent packages.

How Has This Been Tested?

All unit tests pass and the website works as expected.

Screenshots (if appropriate):

Types of changes

Checklist: