ModelNotFoundException
class ModelNotFoundException extends RuntimeException (View source)
Methods
$this setModel(string $model, int|array $ids = array()) Set the affected Eloquent model and instance ids. string getModel() Get the affected Eloquent model. int|array getIds() Get the affected Eloquent model IDs.