{"repo":"mohammad-fouladgar/laravel-mobile-verification","free":true,"listed":false,"github":"https://github.com/mohammad-fouladgar/laravel-mobile-verification","clone":"git clone https://github.com/mohammad-fouladgar/laravel-mobile-verification.git","description":"This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.","language":"PHP","stars":463,"topics":["laravel-mobile-verification","laravel-mobile-verifier","laravel","php","mobile-confirmation","laravel-mobile-phone-verifier"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Laravel Mobile Verification Introduction Many web applications require users to verify their mobile phone numbers before using the application. Rather than forcing you to re-implement this on each application, this package provides convenient methods for sending and verifying mobile phone verification requests. Version Compatibility Laravel LaravelMobileVerification :-------------- :-------------------------- 12.0.x 4.4.x 11.0.x 4.2.x 10.0.x 4.0.x 9.0.x 3.0.x 6.0.x to 8.0x 2.0.x 5.0.x 1.2.0 Installation You can install the package via composer: Configuration To get started, you should publish the config/mobile verifier.php config file with: Token Storage After generating a token, we need to store it in a storage. This package supports two drivers: cache and database which the default driver is cache . You may specify which storage driver you would like to be used for saving tokens in your application: Database It means after migrating, a table will be created which your application needs to store verification tokens. If you’re using another table name for users table or different column name for mobile phone or even mobile verification tokens table, you can customize their values in config file: Cache When using the cache driver, the token will be stored in a cache driver configured by your application. In this case, your application performance is more than when using database definitely. All right! Now you should migrate the database: Depending on the token storage config, ","default_branch":null,"files":null,"tree":[],"storefront":"/r/mohammad-fouladgar","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mohammad-fouladgar/laravel-mobile-verification/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}