parental

Use single table inheritance in your Laravel app

MIT License

Downloads
2.6M
Stars
1.4K
Committers
33

Bot releases are hidden (Show)

parental - Support Laravel 5.7

Published by calebporzio about 6 years ago

parental - Enable Lumen

Published by calebporzio about 6 years ago

Enable use in Lumen.

parental - Fix hasMany relationship

Published by calebporzio over 6 years ago

parental - Change custom type column property and add aliases

Published by calebporzio over 6 years ago

  • type column property changed from $inheritanceColumn to $childTypeColumn
  • child type aliasing added via new property: $childTypeAliases
parental - sets raw attributes on creation

Published by calebporzio over 6 years ago

parental - Works with model factories

Published by calebporzio over 6 years ago

Now models created with factories will have the "type" column set.

parental - Laravel 5.6 compatibility

Published by calebporzio over 6 years ago

parental - v0.1-alpha

Published by calebporzio about 7 years ago

The first release including support for laravel 5.4