
Laravel Email Failer
Trigger email failures to help you handle them correctly
Creator
Roger Vilà @_rogervila
Description
Trigger email failures to assert what happens in your Laravel Application when an email fails to send. This helps to assert that your application Mail exceptions are handled correctly (ie: mark the email address as invalid)Visit Site