vue-laravel-errors
Error handler
A Vue.js plugin that handles Laravel error responses
A Vue.JS plugin that adds a global mixin which can be used to fill an errors variable from a laravel error response and display it as an object or array, can also be used as a local mixin.
12 stars
2 watching
1 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
anlutro/laravel-4-smart-errors | A package that provides smarter error handling for Laravel 4 applications | 65 |
val-bubbleflat/laravel-vue-validator | A package that helps display errors from Laravel validation rules in Vue applications. | 31 |
barbushin/php-console-laravel | Laravel service provider for handling PHP errors and executing remote code in Google Chrome | 74 |
grahamcampbell/laravel-exceptions | Provides a powerful error response system for Laravel | 586 |
facade/ignition | Provides a customizable error page for Laravel applications | 2,082 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
sandeepk01/vue-event-handler | A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
chaijs/check-error | Utility module providing methods to compare and analyze error objects in Node.js and the browser. | 14 |
jorijn/laravel-security-checker | Automates vulnerability detection and reporting in Laravel applications | 198 |
bugsnag/bugsnag-laravel | Automatically reports unhandled exceptions and crashes to BugSnag for instant error notification in Laravel applications. | 876 |
harijoe/handly | Wraps middleware functions to prevent common mistakes and errors in serverless applications | 16 |
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
proengsoft/laravel-jsvalidation | Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,134 |
a7ul/react-native-exception-handler | A React Native module for handling global exceptions and crashes in mobile apps | 1,585 |
jcc/vue-laravel-example | An example project demonstrating integration of Vue 2.0 with Laravel 5.1. | 162 |