notification icon indicating copy to clipboard operation
notification copied to clipboard

Laravel Validation

Open mitchellklijs opened this issue 8 years ago • 2 comments

Is it possible to add some functionality to easily add all Laravel Validation errors to a NotificationBag

mitchellklijs avatar Oct 18 '16 20:10 mitchellklijs

That sure is possible. Why don't you create a PR?

emielmolenaar avatar Oct 26 '16 12:10 emielmolenaar

I hope I've done it right. At least, it works for me.

See: https://github.com/edvinaskrucas/notification/pull/76

mitchellklijs avatar Oct 26 '16 16:10 mitchellklijs