This is my Laravel web project for managing administration in a Barbershop which includes CRUD, booking users and show transaction notes
To get started, please download the code and go to the database-project folder then select the database that I am using.
project.sql
Import it into your MySQL database. Then set the database name in the connection in the .env file in this Laravel project.