ardent icon indicating copy to clipboard operation
ardent copied to clipboard

Force create?

Open simplenotezy opened this issue 10 years ago • 0 comments

How can I forceCreate ardent? I am doing some kind of seeding, and using:

$user->create([]);

But how can I tell ardent to ignore validation?

simplenotezy avatar Jan 29 '15 10:01 simplenotezy