Question: Can I get some help with creating a Laravel project? I am new to Laravel and want to create a small medical diagnosis app. So,

Can I get some help with creating a Laravel project? I am new to Laravel and want to create a small medical diagnosis app. So, I intend to have table for User/Patient, Doctor, Diseases, and Symptoms. So, basically there will be an Admin dashboard with CRUD to manage users, and patients and doctors have their own dashboards. Doctors will be able to add medical data to the database and users can search by symptoms to see disease or illness, and also by disease to see symptoms. Sounds like a simple app but I don't know more than the basic to create a project and create the MySql database because I am using Xampp. The Starter kits don't really help because I don't know where to go from there. The documentation is extensive and I don't even know if I should be trying to use Livewire, Inertia, Vue, etc. I am lost here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
