laravel-mail
There are 13 repositories under laravel-mail topic.
Qoraiche/laravel-mail-editor
MailEclipse :zap: Laravel Mail Editor
overtrue/laravel-mail-aliyun
:e-mail: Aliyun DrirectMail Transport for Laravel Application.
sethsandaru/laravel-mail-switcher
Laravel Mail Credentials switcher for Budget Laravel Applications
laravelcompany/laravelmail.com
A self-hosted open source application for managing your marketing
pashaapsky/php-laravel
Дипломный проект на Фреймворке LARAVEL в рамках курса SkillBox "PHP разработчик PRO" с реализацией функционала документации по Laravel v8.x, включая подключение сторонних API, работа с очередями задач, WebSockets и Broadcasting, кэширование и другое. {Laravel, API, Laravel-echo-server, Websockets, Cache, Queues, Redis, MySQL, Task Scheduling, supervisor}
mansoorkhan96/slick-mail
Simple and minimal mail template / theme for Laravel (with dark-mode support 😎)
hashemirafsan/laravel-too-mailable
A Laravel based package for changing Mail transport and it's credentials from application layer in runtime. Simple and easy abstraction Mailable layer will be provided with this package.
ngocnd0242/springboot-markdown-mailable
Markdown mailable messages allow you to take advantage of the pre-built templates and components of mail notifications in your mailables. Since the messages are written in Markdown
websolutionstuff/How-To-Send-Email-In-Laravel-9-Using-Mailgun
In this article, how to send email in laravel 9 using mailgun. we will learn laravel 9 to send emails using mailgun. Mailgun is an email delivery service that provides developers an easy API to send out transactional emails from their website.
ardirannu/laravel-queue-email
Using Laravel Queue and Jobs for Email delivery - Laravel 8
priyanage-official/laravel-mailExample
This is a simple send mail laravel example using SMTP
websolutionstuff/laravel-10-sends-mail-using-markdown-template
In this post, we will explore how to send Markdown mail in Laravel 10.