PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, July 2, 2022

[FIXED] How can I install Atta?

 July 02, 2022     github, mysql, php, xampp     No comments   

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:

  1. Open git bash or terminal or command prompt on Windows.
  2. Change directory to htdocs
  3. Run command git clone gh repo clone erleiuat/Atta
  4. 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)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing