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 b7334c8 + 8f3fcc6 commit 61f81d6Copy full SHA for 61f81d6
README.md
@@ -6,7 +6,8 @@
6
7
Creating an eCommerce site with Laravel 8, Vue 3 and Stripe.
8
9
- ### Screenshot:
+### Screenshot:
10
+
11
<br />
12
<img src="https://user-images.githubusercontent.com/45217974/108638044-9b523980-748d-11eb-9a24-0b58baffecc8.png" alt="Project screenshot" />
13
@@ -32,7 +33,7 @@
32
33
34
- Stripe for payments
35
-- Easily change currency by editing two environment variables
36
+- Easily change currency by setting two environment variables: `CASHIER_CURRENCY` and `CASHIER_CURRENCY_LOCALE`
37
38
- ESLint code linting with AirBnB ruleset
39
0 commit comments