Follow up on your favorite projects & services
git clone https://github.com/PatchNotes/PatchNotes.org.gitvagrant up
To run PatchNotes, you'll need a PHP 5.5 setup and the gulp and bower npm modules installed.
git clone https://github.com/PatchNotes/PatchNotes.org.gitcurl -sS https://getcomposer.org/installer | phpphp composer.phar installnpm install- Setup your database and add your configuration details to app/config/database.php
php artisan migratephp artisan serve