Praneet Singh Roopra on medium show us how to implementl Laravel Verify Email feature in Api Registration
Laravel provides us with an amazing feature called Must Verify Email which makes email verification a breeze by just writing 2–3 lines of code really. But unfortunately there is no provision for applying the same feature in API,