#1: Laravel Fortify Tutorial: Implement Authentication Scaffolding

preview_player
Показать описание
Laravel Fortify is a frontend agnostic authentication backend for Laravel. In this lesson, you will learn how to implement the login and registration feature using the Laravel Fortify package.

➤ Github Repository

➤ #2: Laravel Fortify Tutorial: Forget Password & User Profile Update

➤ #3: Email Verification using Laravel Fortify

➤ #4: Two Factor Authentication (2FA) - Laravel Fortify Tutorial

➤ Laravel Fortify Tutorial Playlist

➤ Laravel Breeze Tutorial

➤ Laravel Blade Component Tags:

➤ Laravel Sanctum

➤ Laravel Passport OAuth2 Server

➤ Laravel Passport API Authentication & Personal Access Tokens

Timestamps:
00:00 Introduction
03:14 Install Laravel Fortify package
06:41 Implement Registration feature
07:38 Add Register view
09:38 Install Bootstrap, jQuery
13:06 Create `home` route
14:33 `CreateNewUser` action
15:30 Login feature
16:42 Customize login using `Fortify::authenticateUsing()`

Also, follow us on:
Рекомендации по теме
Комментарии
Автор

Timestamps:
00:00 Introduction
03:14 Install Laravel Fortify package
06:41 Implement Registration feature
07:38 Add Register view
09:38 Install Bootstrap, jQuery
13:06 Create `home` route
14:33 `CreateNewUser` action
15:30 Login feature
16:42 Customize login using

QiroLab
Автор

This is actually clear and good guideline. Many thanks

hakizuri
Автор

How to send a notification mail to user once after the registration but not verification mail ??

arunmadathil
Автор

Hii, How can I use fortify for both API and web? Actually, I'm working on a project where I want to build a dashboard on web routes and user's views on API, please help me out.

FarukHossain-bsni
Автор

How do you show your git branch with colors in your terminal?

lynic-