This repo is a launching point for a new Laravel project that makes use of a Laravel's authentication scaffolding.
It is set-up according to this blog post. Additionally, the default Laravel views have been restyled with Tailwind CSS.
- Fork this Repo
- Update the
.env
- Migrate the database
- Get coding!