---------------------------------------------------------------------------------- Laravel Mailator for Configuring Email Scheduler & Templates --- molto simile a quello che facciamo noi con themenotification https://codebrisk.com/blog/laravel-mailator-for-configuring-email-scheduler-templates composer require binarcode/laravel-mailator ----------------------------------------------------------------------------------- Check if you can Send Email via Given Mail Server in Laravel https://codebrisk.com/blog/check-if-you-can-send-email-via-given-mail-server-in-laravel composer require dietercoopman/mailspfchecker ------------------------------------------------------------------------------------- Catch All Sent Email & Show them on Laravel Application View https://codebrisk.com/blog/catch-all-sent-email-show-them-on-laravel-application-view composer require creagia/laravel-web-mailer --------------------------------------------------------------------------------------