GithubHelp home page GithubHelp logo

twiliodeved / ivr-phone-tree-laravel Goto Github PK

View Code? Open in Web Editor NEW
20.0 27.0 18.0 1.5 MB

Create an IVR phone tree with PHP and Laravel 10

Home Page: https://www.twilio.com/docs/tutorials/walkthrough/ivr-phone-tree/php/laravel

PHP 94.16% Blade 5.84%
twilio-voice

ivr-phone-tree-laravel's Issues

Change "composer update" to "composer install" in the README

I ran into errors following the README because it told me to run composer update instead of composer install. composer update kept erroring out for me.

I double-checked this with some other PHP experts at Twilio, and when a developer is cloning a repo for the first time, we should ask them to run composer install instead.

Option #3 on in the showPlanetConnection errors for me

Everything else in the IVR worked for me except this selection:

https://github.com/TwilioDevEd/ivr-phone-tree-laravel/blob/master/app/Http/Controllers/IvrController.php#L105

When I call +12013409912 I get the standard Twilio error message.

You can either fix the number you created for this tutorial, or use the ones from the Rails port:

https://github.com/TwilioDevEd/ivr-phone-tree-rails/blob/master/app/controllers/twilio_controller.rb#L47-L52

Calls disconnect immediately

I was noticing that Twilio connects to the app fine, but often calls immediately disconnect. I dug into the logs at Twilio and saw that it was being caused by a 403 error at amazonaws: "All access to this object has been disabled" (et-phone.mp3). I guess they rate limit the access to that file.

Add step to README about copying .env.example to .env

I'm not very experienced with PHP, but I had some trouble setting up this project because the README didn't mention copying the .env.example file to .env.

Can you add a note about that?

I also had to run php artisan key:generate before the app would work, so maybe we need to add that to the README instructions also.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.