[#1] Generate authentication scaffolding

Dylan Wilson requested to merge issue-1 into main

Associated issue: #1 (closed).

Laravel now provides "starter kits" one of which is called Breeze and provides authentication scaffolding.

Installed the laravel/breeze package and ran the Breeze artisan commands.

Closes #1 (closed).

Merge request reports