Issue
I've already install XAMPP
and composer
. My XAMPP is 7.4 and my composer is using composer 1. I'm not yet upgrading to composer v2.
How can I install this project on my computer? The project seems to be located at https://github.com/erleiuat/Atta.
Solution
Steps to be done:
- Open git bash or terminal or command prompt on Windows.
- Change directory to
htdocs
- Run command
git clone gh repo clone erleiuat/Atta
- In your browser visit:
http://localhost/Atta/index.php
That should do the work.
Answered By - Manoj Kumar Answer Checked By - David Marino (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.