Vuetify are great. +1
Laravel series with a Vue.js UI Framework (Vuetify.js or Quasar)
Would like to see a series/episode on Laravel with a Vue.js UI Framework such as Vuetify.js or Quasar.
But Quasar seems even better :)
Tjena Peter!
Then there is also https://vuematerial.github.io
Personally I don't like Material theme's Android look, it is too G :)
Now that Weex and Vue has an official collaboration, that seems promising...not just hybrid apps, but native-compiled apps with this stack.
Interesting, I wasn't aware of Weex and Vue collaboration.
Quasar would be nice... it's fully responsive and extensible. Try viewing a Vuetify data grid on mobile ;-). Either way, it would be NICE to have a series on best practices to integrate one of these or some other Vue UI framework. The principles should apply to just about any of them.
Any news on this matter ? Possible series coming ... ? :P
No series coming about this topic?
+1
11 months in and haven't found anything useful. Has anyone found any good tutorials or videos on using a Vue.js UI Framework with Laravel?
just registered to post this: http://blog.aprilpnguyen.com/2017/08/how-to-set-up-quasar-v014-on-laravelvue.html
i will try to set this up soonish(TM) & report back.
Thanks for the link @ugn ! Looking forward to your comments on it.
I wonder what is the preferred vue js ui framework at the moment?
My thoughts about a correct architecture to integrate Quasar Framework with Laravel could be defined in two ways:
- Base welcome.blade.php could encapsulate the Vue app:
But this way, is it possible to keep the ability to build native apps (with Electron, Cordova, ...)?
- Using Laravel API route file and keep Laravel on the back-end side and Vue on Client side.
Not sure which one is better, maybe both.
Would love to find a series on Quasar ... especially if it could be implemented using Jonathan Reinink's InertiaJS system for "Server-side apps with client-side rendering"
That would be an amazing combination.
Please or to participate in this conversation.