Skip to content
forked from TeenQuotes/website

Repository of the Teen Quotes' website.

Notifications You must be signed in to change notification settings

Gafisme/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This is the source code for the next release of Teen Quotes, using the awesome PHP framework Laravel.

What is Teen Quotes?

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.

How to run?

Update database configuration in app/config/database.php and then run:

$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve

Who did this?

Antoine AUGUSTI - http://www.antoine-augusti.fr

Under which license?

CC BY-NC-SA http://creativecommons.org/licenses/by-nc-sa/4.0/

About

Repository of the Teen Quotes' website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published