Creative City

Run in development :

$ composer update
$ composer install
$ php artisan migrate:reset --force
$ php artisan migrate --force
$ php artisan db:seed --force
$ php artisan serve

Vagrant

$ vagrant up
$ ssh vagrant@127.0.0.1 -p 2222
# Perform migration & al on the Vagrant server
$ vagrant halt

Installation

Where is it used ?

You can visit http://creativemons.be/ to discover the result.