Overview
To get started with the upgrade process, follow the below steps: 1. In yourcomposer.json file, update the doublethreedigital/runway version constraint:
Changes
High: Add HasRunwayResource trait to Eloquent models
You will need to add a new HasRunwayResource trait to all Eloquent models configured in the Runway config:
You may also view a diff of changes between v4.x and v5.0