--- title: 'You can validate values for enum database columns using the new Enum validation rule' tweet_id: '1461703826033897473' thread_slug: weekly-thread-2021-46 author_username: sky_0xs images: - 'https://pbs.twimg.com/media/FEBiZ_-WQAQv1fY.jpg' created_at: 2021-11-19T14:32:03+00:00 slug: you-can-validate-values-for-enum-database-columns-using-the-new-enum-validation-rule --- #Laravel Updates: In Laravel `8.7` you can now validate `enum` columns! An Example: