PHPackages                             dotunj/lara-mailchimp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. dotunj/lara-mailchimp

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

dotunj/lara-mailchimp
=====================

This package automatically subscribes registered users to a mailchimp list

1.0.0(7y ago)57PHP

Since May 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Dotunj/lara-mailchimp)[ Packagist](https://packagist.org/packages/dotunj/lara-mailchimp)[ RSS](/packages/dotunj-lara-mailchimp/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

lara-mailchimp
==============

[](#lara-mailchimp)

This package automatically subscribes registered users in a Laravel application to a mailchimp list.

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/452f6c76b09b878a3f8a43f67826a4318dc9d9476be207f3d7eb4a41c85dff6f/68747470733a2f2f7472617669732d63692e6f72672f446f74756e6a2f6c6172612d6d61696c6368696d702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Dotunj/lara-mailchimp)[![StyleCI](https://camo.githubusercontent.com/1379f32020710b702cb68b032578c7883e680ac6c13fea6f597abf557fc8f1b9/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3138363639333331302f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/186693310)

Installation
------------

[](#installation)

To install via composer, run the following command:

```
composer require dotunj/lara-mailchimp
```

If you are on Laravel 5.4 or below, register the `Dotunj\LaraMailChimp\LaraMailChimpServiceProvider` service provider in the `config/app.php` file.

```
