Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run the project #1

Open
tds1111 opened this issue Nov 14, 2023 · 1 comment
Open

how to run the project #1

tds1111 opened this issue Nov 14, 2023 · 1 comment

Comments

@tds1111
Copy link

tds1111 commented Nov 14, 2023

i can not run the projects. please provide detailed steps to run or a tuitorial video

@tds1111 tds1111 changed the title how to run how to run the project Nov 14, 2023
@dinesh99639
Copy link
Owner

You can install xampp or similar software to run apache server for php and mysql server for database.

Please use the courseplan.sql file to import the mysql database.

Place your project files inside htdocs which is present inside xampp installation directory. Then open localhost in your browser along with your project folder name in the path.
Ex: http://localhost/sampleproject

Let me know if you need any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants