I found the error on my own. The Class Birthdate was not implemented (use
) in the model of Composer
. That lead to the error, when the respective function birthdate()
was called in the seeder.
btw.: It's a pity that Laravel doesn't claim which file and line produced the error.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community