Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined property: Mailchimp::$lists #39

Open
kevinreytabada opened this issue Aug 12, 2015 · 1 comment
Open

Undefined property: Mailchimp::$lists #39

kevinreytabada opened this issue Aug 12, 2015 · 1 comment

Comments

@kevinreytabada
Copy link

How can i fix this error im using laravel 4.2.7. .i dont know what to do . .Thank you. . .reply asap.

@kevinreytabada kevinreytabada changed the title Undefined property: Mailchimp::$lists Undefined property: Mailchimp::$lists Aug 12, 2015
@elliotfehr
Copy link

@kevinreytabada I had the same issue. My issue was I set up the Facade in app.php to alias Mailchimp, which collides with the base Mailchimp class that this wrapper is providing in the service provider. You'll want to make sure you alias another name if this was the same in your situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants