Download the PHP package taobig/yii2-app-basic-improve without Composer
On this page you can find all versions of the php package taobig/yii2-app-basic-improve. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download taobig/yii2-app-basic-improve
More information about taobig/yii2-app-basic-improve
Files in taobig/yii2-app-basic-improve
Package yii2-app-basic-improve
Short Description A Project Based on Yii 2 Basic Project Template
License MIT
Homepage https://github.com/taobig/yii2-app-basic-improve
Informations about the package yii2-app-basic-improve
This project has been abandoned.
Yii 2 Basic Project Template
Based on Yii 2 Basic Project Template
(https://github.com/yiisoft/yii2-app-basic).
Yii 2 Basic Project Template is a skeleton Yii 2 application best for rapidly creating small projects.
The template contains the basic features including user login/logout and a contact page. It includes all commonly used configurations that would allow you to focus on adding new features to your application.
INSTALLATION
Install via Composer
If you do not have Composer, you may install it refer to getcomposer.org.
You can then install this project template using the following command:
then
to start a docker container.
The homepage is on http://localhost:8001
Database
- modify
config/db.php
- run
yii migrate
in project root dir to init tables.
dev
npm i gulp-cli -g
gulp watch
pre-deploy
- build static resources
gulp
All versions of yii2-app-basic-improve with dependencies
ext-json Version *
yiisoft/yii2 Version ~2.0.14
yiisoft/yii2-bootstrap Version ~2.0.0
taobig/yii-helper Version 0.6.0
edwinhaq/yii2-simple-loading Version ^1.0
taobig/php-helper Version ^1.3 || ^2.0