You can validate values for enum database columns using the new Enum validation rule

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:

We're writing a book, you can get it for free here.