Before you start, Please make sure your local server is running.
- Clone/Download this Repo into your local
- If you choose to Download the repo, you must extract the file in to your local server.
- Open MySql in your local machine.
- Run the SQL file "image_upload.sql" at "/Database/" from the repo you cloned/download.
- This will create a new Databse and table.
- If you prefer to change Datasbe name, you can change it in "/Config/DBCofg.php"
if you are using XAMPP: You can access the project: http://localhost/ or http://localhost:8080/
if you are using Laragon: You can access the project: http://.test:8080/. Depends how you setup Laragon