Lesson 17 - Simple CMS in Laravel - Verification email
In the last lesson, Simple CMS in Laravel - User registration, we explained the functionality of the entire registration implemented by the Laravel framework.
In today's lesson, we will modify the view for registration and follow up by verifying the email address of the newly registered user.
Registration
We have already explained the functionality of registration on the back-end part of the web application. Now let's modify the front-end part, more precisely the view.
View
As we already know, view registration register.blade.php
is
located in the folder resources/views/auth/
. We've generated it
using the Artisan command ui:auth
with the Laravel UI library. Its
contents are still unchanged and look like this:
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
Before buying this article, you have to buy the previous one
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
In this Laravel tutorial, we will complete the registration by editing its view and look at the process of verifying the email address.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.