Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog (1) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-01-04 (11 months ago) ![]() | Not yet rated by the users | Total: 59 | All time: 10,404 This week: 122![]() |
Version | License | PHP version | Categories | |||
laravel-phone-valida 1.0 | The PHP License | 5 | PHP 5, Libraries, Validation |
composer require kield-01/laravel-phone-validation
If You would like not to auto-discover this packages' ServiceProvider, You need to put this line into Your composer.json:
{
"extra": {
"laravel": {
"dont-discover": [
"kield-01/laravel-phone-validation"
]
}
}
}
If You have this package to be non-discoverable, then You would need to register its ServiceProvider in the app.php
:
<?php
return [
'providers' => [
KielD01\PhoneValidation\Providers\ValidationServiceProvider::class,
]
];
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Read me |
![]() |
/ | src | / | Enum |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() | laravel-phone-valida-2023-01-04.zip 18KB |
![]() | laravel-phone-valida-2023-01-04.tar.gz 17KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.