ModelNotFoundException

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.

doc_Laravel
2016-11-02 16:27:31
Comments
Leave a Comment

Please login to continue.