Support the ongoing development of Laravel.io →
Mail Laravel Packages

Can anyone provide information on setting up a newsletter emailing system within an existing Laravel website?

I'm taking over the development and maintenance of a web-application built using Laravel 5. The current application includes a user management system where users can sign up, be assigned roles by our admins, and get access to different aspects of application and website depending on the permissions given to them.

What we now need is a way to send mass emails / newsletters to some subset of these users (and potentially other email address that have subscribed to our website but haven't registered as users). This needs to include a front-end where registered users (with the appropriate permissions) can create the emails / newsletters, manage their subscriptions to the different mailing lists, and some kind of administrative dashboard.

Would anyone be able to point me in the right direction to either

  1. Existing solutions that can be integrated into an existing user-management system, or
  2. Commercial services that can develop such systems Thanks!
Last updated 3 years ago.
0

You want just to implement existing solutions, or you also want to know how to do that by yourself?

Peter

0

Option 1 ties in mailchimp https://github.com/spatie/laravel-newsletter

Option 2 seems promising, but it would need a bit of front end development. https://github.com/riverskies/laravel-newsletter-subscription

Good luck!

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.