Level 75
Did you see in the docs: https://laravel.com/docs/5.6/validation
and
https://laravel.com/docs/5.6/validation#rule-alpha
From docs:
alpha The field under validation must be entirely alphabetic characters.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
i need a help in restricting form name field from allowing a number to be sent to the database.
Please or to participate in this conversation.