Here is an update on this question from stackoverflow. I am trying to talk to twilios API.
I'm not sure specifically what's going wrong with yours...but I've had a lot of luck with this package: https://github.com/j42/laravel-twilio.
Even if you don't use that specific package, it might be smart to look at it's code to see how it deals with your issue.
I decided to just write what I could and outsource the rest. I also plan on receiving messages as well. This will require a cron job to update in real time from the twilio logs. From what I understand all the laravel twilio packages only send messages. Thanks, I will check out the package.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community