edvinaskrucas / notification

Notification package for Laravel
MIT License
525 stars 99 forks source link

Laravel Validation Errors #76

Open mitchellklijs opened 7 years ago

mitchellklijs commented 7 years ago

Added ability to automatically add all the Laraval Validation errors to a notification message bag or via the facade.

Kyslik commented 7 years ago

What about the tests?

mitchellklijs commented 7 years ago

This time it does pass the tests...

(Except hhvm; but that is no longer supported)