Skip to content

khanhicetea/trada_cu

Repository files navigation

Trada Framework

Build Status

Install

Install via Composer :

composer create-project khanhicetea/trada your-path/

Or clone from Github :

git clone https://github.com/khanhicetea/trada.git your-path
cd your-path
curl -sS https://getcomposer.org/installer | php
php composer.phar update

Hello Sifoni

  • Create new virtual host with document root point to web folder.
  • Chmod 777 storage folder.
  • Design your web application in app folder.
  • Develop it ! Deploy it ! Enjoy it ! ¯_(ツ)_/¯