fouladgar.dev shows us how to verify users' mobile numbers using Laravel.

Many web applications require users to verify their mobile numbers before using the application. Rather than forcing you to re-implement this on each application, Laravel Mobile Verification is a package that provides convenient methods and features for send, verify and resend verification codes.

laravel mobile verification