Emil Moe
Emil Moe

Emil Moe

Follow
Follow
home
Tag

PHP7

#php7

More content

Read more stories on Hashnode


Articles with this tag

Laravel: Unique Validation with Another Column

Dec 4, 20203 min read

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...

Laravel: Unique Validation with Another Column