Error tracking with Vue.js by Sentry
Vue.js Error Reporting with Sentry
Sentry, a service for real-time error tracking, have updated their service to officially support Vue.js 2.x through their browser JavaScript SDK.
They have a post on their blog explaining the main changes and instructions like installation with npm. Also there is the option to Combine with Laravel reporting, following the sentry-laravel package for end-to-end reporting of your application, which has been implemented after Vue became the default client-side framework for Laravel projects.