/gym-system

A Gym System Management Using Laravel Framework

Primary LanguageBlade

How To Run This Project

  1. You need to create a fresh laravel project (laravel 9)
  2. Download this project and extract the files
  3. copy all the extracted files to the laravel project you made
  4. create a database and name it gym_laravel
  5. open the database on PHPMyAdmin and click import database
    (the project database is named gym-database.sql in the extracted files After Importing Database, you can access the project via http://localhost:8000/
    the username: ahmednasser
    password: 12345
    Enjoy ❤