xiaohutai / stiff-competition

A repo to keep track of how a bunch of PHP CMS'es are doing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stiff-competition

A repo to keep track of how a bunch of PHP CMS'es are doing

Setup

First, configure the DB credentials, in .env

Then, run

bin/console doctrine:database:create
bin/console doctrine:schema:create

About

A repo to keep track of how a bunch of PHP CMS'es are doing

License:MIT License


Languages

Language:PHP 77.1%Language:HTML 22.9%