tmcdon89
tmcdon89
On number 11 what were your initial thoughts on that? Should it be some sort of controller page that allows services like mailgun to pipe json to it, or were...
My thoughts on the points provided: 1. I think there should be a checkbox option to either auto create accounts for unrecognized emails or not accept them. It could additionally...
I am weighing the pros and cons of where to store the attachments. I definitely think its more straight forward to store them on the file system and simply reference...
I'm making the assumption that we would want these files stored within the base folder of the Laravel installation? Something like: base_path() . '/Attachments/foo' Where foo is where the attachment...
I think that would be a good direction to head in. Would we be calling this v1 still or move on to v2 for the new code base? Additionally I...
@thekordy when you have a minute it would be greatly appreciated if you could give a rundown on the new way this is working. With emphasis on how to add...
Sounds great! I've been swamped and havent had much time to tackle debugging it.
I personally have no issues using more packages as long as they accomplish a new task or more completely fulfill a current one. It looks like it does some work...
I agree. My intent was to just set up the laravel scheduler to run the "getEmails" method on intervals.
I am also interested in what steps were taken to view the map on version 3.