This project was abandoned by Riesjart. He rewrote history on his packagist repo which broke a project we were working on.
Current release: v0.1.1
This repository uses Semantic Versioning (SemVer) v2.0.0.
- PHP >= 7.1
- Laravel >= 5.6
Pull this package in through Composer.
composer require publica/relaquent "^0.1"
There is no service provider that needs to be registered in your Laravel application.
BelongsToMorph
HasOneThrough
MorphOneThrough
BelongsTo
BelongsToMany
HasMany
HasManyThrough
HasOne
MorphTo
toBelongsToMorph
MorphMany
toMorphOne
HasMany
toHasOne
MorphToMany
toHasMany
MorphToMany
toMorphMany
MorphToMany
toMorphOneThrough
BelongsToMany
toHasMany
BelongsToMany
toHasOneThrough
BelongsTo
to "self-referring"HasMany
BelongsTo
to "self-referring-without-self"HasMany
is
, isDirty
, isNot
, isNull
, getForeignValue
, notNull
MorphTo
only: getMorphTypeValue
, isOfType
make
, withAllPivotColumns
BelongsToThrough
BelongsToMorph
HasOneThrough
MorphMany
MorphOne
MorphOneThrough
MorphTo
MorphToMany