Lesson 19 - Simple CMS in Laravel - Logout
In the previous lesson, Simple CMS in Laravel - Notifications, we showed notifications in the Laravel framework and looked at the already defined functionality of the user login process.
In today's lesson we will edit the login view, add routes, edit the main template and direct the pages correctly.
Login
We have already explained the login process, so we have no choice but to
throw ourselves into its front-end
part, i.e. the view.
View
Like the other user system views we modified in the previous lessons, the
login.blade.php
view is located in the
resources/views/auth/
folder. We also had it generated using the
Artisan command ui:auth
the Laravel UI library. Therefore, we now
need to adapt it to our template. Its content is as follows:
...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 lesson of the Laravel framework, we will complete the entire user system by editing the login view, adding routes and editing the main template.
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.