Articles tagged Laravel - Victor Abbah Nkoms 

Articles tagged "Laravel"

How to Implement Account Verification and Login by Phone in Laravel

At times, you might want to create an app that uses a phone number/password pair as a means of authentication, as opposed to the normal email/password pair. At such times, verifying that your users are giving you a valid an functional phone numbers is important. This article teaches you to do so.

Read this article