pulledover
pulledover copied to clipboard
Pulled Over App
Pulled Over
http://pulledover.us
Using Twilio, allow users to call a phone number and leave a voicemail; resulting audio will be texted to them and friends.
Requirements
Same requirements as any Laravel site. (see docs)
Installation
- Clone the repository
$ cp .env.example .envand then fill out the appropriate values in.env$ composer install$ php artisan migrate- Serve from the
publicdirectory