laravel-db-email-log
by kaoken
Save logs handled by Laravel in DB, and send mail when it is over specified level.
laravel-mysql-email-log
by kaoken
Save logs handled by Laravel in Mysql, and send mail when it is over specified level.
laravel-email-reset
by kaoken
Request to change the e-mail address of the Auth user, change it after moving to the specified URL of the confirmation e-mail.
laravel-confirmation-email
by kaoken
Laravel sends confirmation mail after Auth user first registration, complete registration is done after accessing designated address.