Add a Mailchimp email subscription form in Laravel – double opt in!

March 8, 2020

With several fantastic extension out there, integrating a Mailchimp email subscription form in Laravel has never been easier! I am going to show you an example integration that collects an email address in a simple form. We will be using the laravel-newsletter package by spatie. Assumptions You have a Laravel application already running You have a