rkit/bootstrap-yii2 Bootstrap for Yii2

frameworkbootstrapapplicationtemplate

Bootstrap for Yii2

Build Status Scrutinizer Code Quality

Features

Soft

  • PHP 7.1.10
  • Node 8 + NPM 5
  • Composer

Installation

  1. Cloning a repository

    git clone https://github.com/rkit/bootstrap-yii2.git
    cd bootstrap-yii2
  2. Copy .env.dist to .env and specify settings

  3. Creating a project

    composer create-project
    
    # or if using Docker:
    docker-compose up -d
    docker-compose exec php composer create-project

Access to the Control Panel

email: editor@example.com
password: fghfgh

Development configuration

For enable debug mode, add to nginx config:

fastcgi_param APPLICATION_ENV development;

Tests

See docs

Coding Standard

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



MIT license
Stats
9 github stars & 8 github forks
0 downloads in the last day
0 downloads in the last 30 days
72 total downloads