laravel / 5.3.30 / api / 5.3 / illuminate / database / eloquent / relationnotfoundexception.html /

RelationNotFoundException

class RelationNotFoundException extends RuntimeException (View source)

Methods

static RelationNotFoundException make(mixed $model, string $relation)

Create a new exception instance.

Details

static RelationNotFoundException make(mixed $model, string $relation)

Create a new exception instance.

Parameters

mixed $model
string $relation

Return Value

RelationNotFoundException

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.3/Illuminate/Database/Eloquent/RelationNotFoundException.html