Join us

heart Updates and posts about Laravel..
 Activity
@paul12 started using tool Laravel , 2 weeks, 5 days ago.
 Activity
@mohamed-khattab started using tool Laravel , 1 month, 1 week ago.
 Activity
@miqosrapionyan started using tool Laravel , 2 months, 2 weeks ago.
 Activity
@edyonil started using tool Laravel , 2 months, 2 weeks ago.
 Activity
@amarbardoliwala started using tool Laravel , 2 months, 2 weeks ago.
 Activity
@fredebho2017 started using tool Laravel , 2 months, 2 weeks ago.
 Activity
@alinognanha started using tool Laravel , 3 months ago.
 Activity
@maniflexltd started using tool Laravel , 6 months ago.
Link
@bethropolis shared a link, 6 months, 1 week ago

Bun v1.0

has anyone started using bun 1.0?

Bun v1.0
 Activity
@bethropolis started using tool Laravel , 8 months, 1 week ago.
 Activity
@mhmmdtech started using tool Laravel , 9 months, 1 week ago.
 Activity
@eknowlton started using tool Laravel , 10 months ago.
 Activity
@mukesh_ram started using tool Laravel , 10 months, 2 weeks ago.
 Activity
@vtalbot started using tool Laravel , 11 months, 1 week ago.
 Activity
@sametgursoy started using tool Laravel , 1 year, 1 month ago.
 Activity
@lubangi started using tool Laravel , 1 year, 1 month ago.
 Activity
@isrortega started using tool Laravel , 1 year, 2 months ago.
 Activity
@mhcrocky started using tool Laravel , 1 year, 4 months ago.
Story Trending Mailtrap Team
@nataliiapolomkina shared a post, 1 year, 5 months ago
Mailtrap

How to Handle Email Verification in Laravel

When a new user clicks on the Sign up button of an app, he or she usually gets a confirmation email with an activation link (see examples here). This is needed to make sure that the user owns the email address entered during the sign-up. After the click on the activation link, the user is authenticated for the app.

From the user’s standpoint, the email verification process is quite simple. From the developer’s perspective, things are much trickier unless your app is built with Laravel. Those who use Laravel 5.7+ have the user email verification available out-of-the-box. For earlier releases of the framework, you can use a dedicated package to add email verification to your project. In this article, we’ll touch upon each solution you can choose. 

 Activity
@iamjaykishan started using tool Laravel , 1 year, 5 months ago.