Isa

Results 4 comments of Isa

For now, a temporary workaround I am using to prevent these exceptions from being raised is by setting `QUEUE_FAILED_DRIVER=null`, however then I have no tracking of my failed jobs.

I second this idea. It might be easier to also have growl.clearAll(), which clears all visible notifications. I would want to use this after a state change with ui-router.

This can be achieved by adding this code snippet after `` in your main template. If someone can contribute this code snippet to the component itself ```html @foreach ($errors->all() as...