Skip to content

tdhollander/creative-city

 
 

Repository files navigation

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 [email protected] -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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.3%
  • PHP 43.0%
  • Other 0.7%