Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Esirei's avatar

Integrate CRM with existing Laravel app

Hello, does anyone have an idea of how I could integrate a CRM solution with a Laravel application? The use case is sending promotional and bulk mails to users of the application.

I'm not sure if there's a service that offers something like this, or I'll have to make a custom solution myself.

Thanks!

0 likes
2 replies
martinbean's avatar
Level 80

@esirei You can use a service like Mailchimp, Campaign Monitor, Sendgrid, Mailgun, etc to send bulk emails. Just be sure you have permission from your customers.

Please or to participate in this conversation.