I would first check if name column in the database is of type string, and then if it added to the $fillable so you can mass assign it. Hope it helps
I do not hit the database since I'm using make() instead of create. Anyway the field is of type varchar thus correct.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community