Phone Number Formatting in Laravel and Vue

Phone Number formatting and validation often get overlooked when working with forms. In this video, we take a look at two packages that make this process easier. Laravel Phone takes care of server-side validation and MazPhoneNumberInput is a Vue component that formats a phone number as you type and also has a country code dropdown. GitHub Repo: Laravel Phone: MazPhoneNumberInput from Maz-UI: # LINKS My courses: Sign up for my newsletter: My website: Twitter: GitHub: CodePen:
Back to Top