I’m starting a new web application and have chosen Laravel as the framework. The first milestone covers three essentials: secure user authentication, a clean dashboard, and a set of data-driven forms. All code will live in a private Git repository so I can review commits in real time. Here’s what I need: • Authentication: registration, login, password reset, and email verification built with Laravel Breeze, Fortify, or Jetstream—whichever you work fastest with. • Dashboard: a responsive Blade-based layout that pulls sample data through Eloquent models and displays it with basic charts or tables. • Forms: several CRUD forms using Form Requests for server-side validation and a sprinkle of Vue or Alpine for instant client feedback. Keep everything PSR-12 compliant, organised with migrations, factories, and seeders so I can extend it later. In your reply, briefly tell me about your hands-on Laravel experience on similar projects; no need for a full proposal deck. If we click, we’ll track tasks in GitHub Issues and chat on Slack. First deliverable (auth + base layout) is expected within a week, with the dashboard and forms following shortly after.