I need help creating a newsletter in my laravel website , where user can select the categories that they want to subscribe to.I know this can be achieved using mailchimp by creating groups as categories, but I don't know how to integrate this if the categories are dynamic . What are the possible solutions, like using any service (cheap) or should I use cron jobs.Please suggest.
@sti3bas Also my client wants to use mandrill, I am a newbie in these email subscription stuff, But I read that mandrill is for transactional emails, can it be used for subscriptions as well.