📌 Laravel Code Generator: https://bit.ly/3zi669h
📌 High Performance VPS: https://bit.ly/4blGUfw
In this tutorial I will show you how to integrate Mailchimp into a Laravel application. You will learn how to work with third-party API, how to write clean and organized code. We will use our own custom integration so using these skills you will be able to do similar integrations in other frameworks or projects as well.
Before you start with this tutorial, make sure you have at least a basic understanding of Laravel, JavaScript and MVC.
This tutorial is part of my Udemy course. If you want to learn how to integrate additional email marketing services such as Sendy, SendinBlue, Convertkit or Getresponse, check out the course on Udemy.
➡️ Udemy course with additional integrations: https://bit.ly/3tSkZZW
🔥Resources:🔥
➡️ Demo project GitHub repo: https://github.com/tamas-dukai/email-...
➡️ Mailchimp API docs: https://mailchimp.com/developer/marke...
🔥Timestamps:🔥
➛ Introduction: 00:00:00
➛ Install XAMPP: 00:01:28
➛ Creating the database: 00:04:49
➛ Install Composer: 00:06:20
➛ Install Git: 00:10:27
➛ Install Visual Studio Code: 00:15:18
➛ Cloning the demo app: 00:20:25
➛ Setting up the .env file: 00:23:38
➛ Installing dependencies: 00:25:37
➛ Migration and seeding: 00:27:22
➛ Project Walkthrough: 00:31:23
➛ What we need for the integration: 00:54:45
➛ Mailchimp configs: 01:02:23
➛ Language files: 01:04:40
➛ Success and Failure messages: 01:07:03
➛ Route for updating the Mailchimp settings: 01:09:12
➛ The updateMailchimp method: 01:10:59
➛ The subscribeManager function: 01:13:52
➛ Frontend validation: 01:15:30
➛ The subscribe-to-list route: 01:21:54
➛ Fetch call and the handlers: 01:23:36
➛ Backend validations & blacklist functionalities: 01:29:25
➛ The subscribeToList method: 01:52:18
➛ The ApiClient object: 01:57:18
➛ The Mailchimp API reference: 01:59:45
➛ Merge fields: 02:04:30
➛ Information about Mailchimp errors: 02:08:00
➛ Catching the exception: 02:10:13
➛ Testing the Mailchimp integration when an exception is thrown: 02:12:25
➛ Successfully adding the user to our Mailchimp audience: 02:15:52
➛ Options for adding users to mailing list upon registration: 02:18:21
➛ The settings method: 02:20:45
➛ The updateSettings method: 02:22:40
➛ Testing if users are subscribed correctly upon registration: 02:25:20
➛ Laravel Fortify & the register view: 02:31:24
➛ Validations during registration: 02:33:39
➛ Backend code for adding users automatically to the mailing list on registration: 02:36:56
#laravel #mailchimp #api
Watch video How to Integrate Mailchimp API with Laravel | Full Tutorial online without registration, duration hours minute second in high quality. This video was added by user tmsonic 22 November 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,344 once and liked it 18 people.