Skip to content

tutsplus/authentication-with-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor: Jeremy McPeak

Authentication is extremely important, and as a result, authentication is extremely difficult to get right. But Laravel's built-in authentication system makes it easier to protect the portions of your web application that needs protecting.

In this course, Envato Tuts+ instructor Jeremey McPeak will show you how to use Laravel's authentication system. Follow along as Jeremey shows you how to use Laravel's basic authentication system, and how to customize this system to fit your own application's needs. You'll see how to create users, user providers and guards to customize every aspect of Laravel authentication.

Source Files Description

This repository contains the completed source code for the course project - a customized authentication system for a simple Laravel app. The source code for each lesson is available in a separate subfolder.


These are source files for the Envato Tuts+ course: Authentication With Laravel

Available on Tuts+. Teaching skills to millions worldwide.

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 77.8%
  • HTML 19.9%
  • JavaScript 1.1%
  • Other 1.2%