Skip to content

Releases: tighten/parental

Support Laravel 5.7

10 Sep 14:20
7e0f8ab
Compare
Choose a tag to compare
Merge pull request #16 from simonellensohn/master

Fix "joiningTable" signature for 5.7

Enable Lumen

30 Jul 13:47
2c2137f
Compare
Choose a tag to compare

Enable use in Lumen.

Fix hasMany relationship

29 Jun 01:18
fc1393a
Compare
Choose a tag to compare
Merge pull request #9 from dallincoons/dallincoons/bugfix

fix bug where variables are being nulled out

Change custom type column property and add aliases

28 Jun 14:29
Compare
Choose a tag to compare
  • type column property changed from $inheritanceColumn to $childTypeColumn
  • child type aliasing added via new property: $childTypeAliases

sets raw attributes on creation

22 Jun 16:02
f4168a1
Compare
Choose a tag to compare
Pre-release
Merge pull request #4 from dallincoons/dallincoons/fill-guarded-models

fix ability for guarded models to be filled with default fields

Works with model factories

21 Jun 18:25
Compare
Choose a tag to compare
Pre-release

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

Laravel 5.6 compatibility

08 Jun 14:40
Compare
Choose a tag to compare
Pre-release
v0.2-alpha

Update banner image

v0.1-alpha

01 Sep 14:47
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

The first release including support for laravel 5.4