Laravel: Unique Validation with Another Column
Sometimes you need to ensure a record is unique, but only if another has a certain value. Does this sound strange? Let me give you an example: The SaaS Problem You are building a SaaS and each customer can add users, but users can only be added once,...
Dec 4, 20203 min read421
