I found out that I have to manually mention the name of the field in the rule:
'email' => 'unique:users,email_address,10,user_id'
Sounds like a bug
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community