This is the source code for the next release of Teen Quotes, using the awesome PHP framework Laravel.
Teen Quotes: because some quotes are simply true. Teen Quotes describes your daily life and feelings in a few words that you can share with your acquaintances.
Update database configuration in app/config/database.php
and then run:
$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve
Antoine AUGUSTI - http://www.antoine-augusti.fr
CC BY-NC-SA http://creativecommons.org/licenses/by-nc-sa/4.0/