- Learning Project
This laravel 8 starter project uses:
- Fortify.
- AlpineJS.
- Tailwindcss.
- Sass to compile assets.
- Tests from Laravel/Breeze (modified)
- 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 were copied from Laravel/Breeze and modified to work
Navigation came from Tailwind UI
Form styles came from laracasts Build A Laravel App With TDD