Is it possible to make modules of vue.js SPA using Laravel in backend. #1490
Unanswered
syed-mushahid
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
-
I have some confusion regarding my project modules.
The project is mainly divided into two parts
Now, these two parts will have their own multiple modules. I want to use Vue.js for the admin panel and blade for the user portal as a frontend framework.
So kindly guide me is it possible to make modules of the admin panel and user portal separately and use vuejs in the admin panel modules and make an admin panel Single page application and use blade in the user portal modules.
Beta Was this translation helpful? Give feedback.
All reactions