CyanoFresh / AlexSolomaha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alex Solomaha

My personal website

DIRECTORY STRUCTURE

  assets/             contains assets definition
  config/             contains application configurations
  controllers/        contains Web controller classes
  runtime/            contains files generated during runtime
  vendor/             contains dependent 3rd-party packages
  views/              contains view files for the Web application
  web/                contains the entry script and Web resources

REQUIREMENTS

The minimum requirement by this project template that your Web server supports PHP 5.4.0.

INSTALLATION

Get project files:

git clone https://github.com/CyanoFresh/yii2-my-template.git PROJECTNAME
cd PROJECTNAME
composer install
php init

NOTES:

  • Check and edit the other files in the config/ directory to customize your application as required.

About

License:Other


Languages

Language:CSS 77.6%Language:PHP 21.9%Language:Batchfile 0.4%Language:HTML 0.0%