This commit is contained in:
2024-08-30 02:03:16 +05:30
parent 6073a08a6d
commit 89b83796db
13 changed files with 50 additions and 361 deletions

View File

@@ -7,7 +7,7 @@
3. Go to JavaScript file and search this keyword - let domain - then paste your url there
4. After all changes you've to wait because javascript file save changes may take time to reflect */
$domain = "https://localhost/web-Projects/url/"; //like this: codingnepalweb.com/
$domain = "http://localhost/Web-Projects/xeorl/"; //like this: codingnepalweb.com/
$host = "localhost";
$user = "root"; //Database username
$pass = ""; //Database password