I have been using this blog https://medium.com/@madebyraygun/a-quick-and-easy-local-environment-for-craft-3-4fd7c7ff5815 as a reference but I cannot seem to connect to my database and get Craft working? The .dev connection gives me an error and when I click on start site I get a 503? Please help me.
Asked
Active
Viewed 390 times
1 Answers
1
The .dev connection gives me an error
Don't know if it'll solve all of your problems, but .dev is no longer a valid TLD you can use for local testing since Google made it public: https://domains.google/tld/dev/
Change it over to something like .test instead.
Brad Bell
- 67,440
- 6
- 73
- 143
-
i have changed it to .local but that did not work either – Shahyn Kamali May 31 '19 at 07:46
-
Are you getting new errors? What's the behavior you're seeing? – Brad Bell May 31 '19 at 18:56