Skip to content

sharath-github/Project_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

To run the Project

Database Configuration

  • Import the sql file to get the required tables for the project.The file is named shared.sql and is found inside the db folder

Environment Variables

  • Set the following environment variables
HOST_NAME ="localhost"
DB_NAME = "galactic_db"
DB_USER = "test_user"
DB_PASS = "pass"
ROOT_URL = 'http://localhost/shared'

To Run the Project

  • Place the source code folder inside htdocs directory, if XAMPP is used.
  • Go to the browser and navigate to:
http://localhost/shared

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages