Skip to content

JacobBennett/pulledover

 
 

Repository files navigation

Codeship Status for mattstauffer/pulledover

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

  1. Clone the repository
  2. $ cp .env.example .env and then fill out the appropriate values in .env
  3. $ composer install
  4. $ php artisan migrate
  5. Serve from the public directory

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.4%
  • CSS 2.9%
  • Other 0.7%