Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 943 Bytes

File metadata and controls

40 lines (25 loc) · 943 Bytes

Laravel 8 Fortify Auth

- Learning Project

This laravel 8 starter project uses:

Auth

  • Login
  • Register
  • Email verification
  • Reset password
  • Password Confirmation

Created using fortify, following:

Laravel Fortify - Create your own laravel 8 login system

Penguin Digital youtube channel

Tests

Tests were copied from Laravel/Breeze and modified to work

Tailwind ui

Navigation came from Tailwind UI

Learning Laravel

Form styles came from laracasts Build A Laravel App With TDD