Email Verification
Go to .env file from the root folder of the application.
By default email verification is disabled & to enable it change VERIFY_EMAIL=false to VERIFY_EMAIL=true
VERIFY_EMAIL=false
VERIFY_EMAIL=true
That's it. email verification is enabled.
Was this article helpful to you? Yes 1 No 0