twilio / twilio-php

A PHP library for communicating with the Twilio REST API and generating TwiML.
MIT License
1.53k stars 557 forks source link

Unable to implement the twilio with codeigniter #421

Closed lotus77888 closed 7 years ago

lotus77888 commented 7 years ago

screenshot from 2017-04-24 19 04 29

lotus77888 commented 7 years ago

screenshot from 2017-04-24 19 04 54

Can u tell me the step by step process with codeigniter3

codejudas commented 7 years ago

Hey @lotus77888, thanks for writing in. Im not familiar with codeigniter3 and we dont provide step by step guides for specific frameworks, it should just work as long as you are running this on a supported php version. The twilio part of your code looks fine to me and that error message looks like it wasnt able to load your test file, it doesnt seem related to using the twilio helper library.