class RelationNotFoundException extends RuntimeException (View source)
| string | $model | The name of the affected Eloquent model. | |
| string | $relation | The name of the relation. | 
| static RelationNotFoundException | make(object $model, string $relation) Create a new exception instance. | 
Create a new exception instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Database/Eloquent/RelationNotFoundException.html