Clone this repository to your local machine with:
$ git clone https://github.com/idoqo/twilio-greeterNext, change into the project directory:
$ cd twilio-greeterand install the project dependencies with:
$ composer installNow, run:
php artisan serveand the application should be accessible at http://localhost:8000.
This project is open-sourced software licensed under the MIT license.