I want to ask if is possible with eloquent making model with condition on column. for example, i want to make table users with column role enum(\'teacher\',\'student\') how to m