1st Step: Extract file 2nd Step: Copy the main project folder 3rd Step: Paste in xampp/htdocs/ Now Connecting Database ( First Run Xampp ) 4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/” 5th Step: Then, click on the databases tab 6th Step: Create a database naming “chatapp” and then click on the import tab 7th Step: Click on browse file and select “chatapp.sql” file 8th Step: Click on go. After Creating Database, 9th Step: Open a browser and go to URL “http://localhost/chatapp”
______ Successfully Run Your Project _______
0 Comments
Thanks for Supporting me