1 laravel api & db with multiple vue websites/domains? #1008
Unanswered
vincentcordel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I just bumped into this package and I’m not sure if this will work for what I need.
i want to serve one laravel backend API over multiple websites using vue.
will I be able to do this with this package in terms of API authentication and authorization.
ideally I’d also like to share my users model for login/logout (ie if you’re logged in on one website, you’d also be logged for the other websites)
thanks!
Beta Was this translation helpful? Give feedback.
All reactions