Phone Number Formatting in Laravel and Vue

Channel

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: https://github.com/drehimself/laravel-vue-phone-example
Laravel Phone: https://github.com/Propaganistas/Laravel-Phone
MazPhoneNumberInput from Maz-UI: https://louismazel.github.io/maz-ui-3/components/maz-phone-number-input

# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself