Laravel: Activation Account by E-mail – Part 2
Continue from previous post, next we going to setup the middleware in order to check either the user already activate the account or not.
If user already activate the account, allow to enter our application, else redirect to request for another activation e-mail.