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.
2 parents 5cb3b71 + 138cd07 commit 47b9814Copy full SHA for 47b9814
.env.example
@@ -27,4 +27,12 @@ MAILGUN_APIKEY=
27
MAILGUN_DOMAIN=
28
29
#Mandrill
30
-MANDRILL_APIKEY=
+MANDRILL_APIKEY=
31
+
32
+#Recaptcha
33
+RECAPTCHA_SITE_KEY=
34
+RECAPTCHA_SECRET_KEY=
35
36
+#Hcaptcha
37
+HCAPTCHA_SITE_KEY=
38
+HCAPTCHA_SECRET_KEY=
README.md
@@ -54,4 +54,4 @@ php qt serve
54
<h3>Learn More</h3>
55
56
- [Website](https://quantumphp.io/)
57
-- [Blog](http://blog.softberg.org/category/quantum-php-framework/)
+- [Blog](https://medium.com/@softberg)
0 commit comments