We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dabb78 commit 535f4b8Copy full SHA for 535f4b8
README.md
@@ -1,6 +1,6 @@
1
-# Use Custom Domain Instead of localhost in XAMPP
+# How to add a domain in Xampp with SSL on localhost
2
3
-Xampp local domain example.org virtualhost with SSL for apache and Laravel.
+Xampp virtual hosts for your domain or subdomain with SSL on Apache2 and Laravel.
4
5
## Windows add local host for example.org domain
6
@@ -92,3 +92,7 @@ Accept invalid SSL for domain in (advanced button).
92
93
<https://example.org>
94
95
+## Testing
96
+
97
+Change example.org to a domain with dns mx records (for email testing in Laravel: app.xxx).
98
0 commit comments