Skip to content

This project demonstrates how to validate phone numbers in Laravel applications using the Propaganistas/Laravel-Phone package

Notifications You must be signed in to change notification settings

akbar-alif/laravel-phone-validation

Repository files navigation

Laravel Phone Validation

This Laravel project was created for learning purposes and focuses on validating phone numbers using Laravel's validation system along with the Propaganistas/Laravel-Phone package.

Overview

This project demonstrates how to validate phone numbers in Laravel applications. It includes:

  • Validation rules for phone numbers using the Propaganistas/Laravel-Phone package
  • Form for submitting phone numbers
  • Display of existing phone numbers
  • Deletion of phone numbers

Usage

Once the application is running, you can access the phone number validation form in your browser. Enter a phone number and submit the form to see the validation result. Existing phone numbers will be displayed below the form, and you can delete them as needed.

About

This project demonstrates how to validate phone numbers in Laravel applications using the Propaganistas/Laravel-Phone package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published