From the course: Building Laravel and Vue.js 2 Web Apps

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Building Laravel and Vue.js 2 Web Apps

Start my 1-month free trial

Next steps

- [Michael] One of the easiest ways to stay up to date with Laravel and Vue.js is to sign up for the official newsletters. At Laravel-News.com, you can subscribe to the newsletter, check out the podcast, and browse the latest news. I'm paying close attention to the release of Laravel Mix 4, and as I read these notes, it looks like we'll probably need to include a note about the default property that's now required to register the components using the CommonJS-style require function. There's also an official Vue news. Go to news.vuejs.org to sign up. You can also find this one in podcast form. If you want to practice with our demo project a little more, you might consider adding support for deleting menu items on this list page. We didn't get to that, but we did cover deleting categories using our API, and it could be a good exercise to replicate that for menu items. Another thing our solution didn't support is reordering the menu items, but instead of entering a rank for each item to…

Contents