trait DeviseEloquentAddons

Methods

EloquentModel
newInstanceWithOldInput()

Lets us get a new instance populated with old input if there is any input

Details

at line 11
EloquentModel newInstanceWithOldInput()

Lets us get a new instance populated with old input if there is any input

Return Value

EloquentModel