Parental v1.5.0 introduces three major features for Single Table Inheritance in Laravel. The become() method enables type transitions between model classes while triggering appropriate events. Integer type columns are now supported as an alternative to strings for database optimization. New eager-loading helpers
Table of contents
What is Single Table Inheritance?Becoming Other TypesInteger Type ColumnsEager-Loading HelpersConclusionSort: