Replies: 1 comment 8 replies
-
Sure, just store your customers as Statamic users and store the Statamic users in the database. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use a Eloquent User as a customer?
To not have 2 different tables with auth logic;
I would like to have a Eloquent User be able to do orders, sign in and view it's orders.
Wat are the possibilities to achieve this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions