Validation
You can validate the input by passing any Laravel validation rules in an array:Disabling placeholder selection
You can prevent the placeholder from being selected using thedisablePlaceholderSelection() method:
disablePlaceholderSelection() method: