Skip to content

v0.32 Minor release

Compare
Choose a tag to compare
@michaelachrisco michaelachrisco released this 22 Oct 21:02

Fix: Declaration of class functions (e.g: firstOrCreate, firstOrNew, updateOrCreate) should be compatible with Illuminate\Database\Eloquent\Model

Thanks @putchi!