I can't believe it.
Try something like this.
User::create($array)->save();
Do you have this in your model?
protected $timestamps = true;
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community