Skip to content

RekuestLab/libphonenumber-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libphonenumber-laravel

this is a porting library to libphonenumber-for-php to libphonenumber-for-laravel

Installation

Run the following command to install the latest version of the package

composer require rekuestlab/libphonenumber-laravel

Laravel

In your app config, add the Service Provider to the $providers array

'providers' => [
   ...
   Rekuest\ServiceProvider\RekuestServiceProvider::class,
],

About

this is a porting library to libphonenumber-for-php to libphonenumber-for-laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages