tota1099 / Columbus

A Framework that i had created just to learn more about PHP and Software infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Columbus

A Framework that i had created just to learn more about PHP and Software infrastructure

  • PHP
  • Smarty Template Engine
  • MYSQL
  • Composer

Installing and running

$ docker-compose build --no-cache

$ docker-compose up -d

Database Migration

$ docker-compose exec app ./vendor/bin/phinx migrate

Open your browser in the address "http://localhost" and enjoy the application

About

A Framework that i had created just to learn more about PHP and Software infrastructure


Languages

Language:JavaScript 94.6%Language:PHP 4.5%Language:Smarty 0.7%Language:Dockerfile 0.2%