zaioll/yii2-scaffolding

There is no license information available for the latest version (v1.2.5) of this package.

Aplication scaffolding template

v1.2.5 2021-08-01 01:01 UTC

This package is not auto-updated.

Last update: 2024-04-21 18:53:12 UTC


README

Yii2

Fullstack-yii2

Instalação projeto básico fullstack-yii2

    $ composer create-project --prefer-dist zaioll/yii2-scaffolding <nome_app>

Para instalar o template básico do projeto, execute $ <app_dir>/install_yii2

O script shell install_yii2 irá instalar o template básico do yii2 e subir os containers com php7.2, nginx e postgresql.

Problemas conhecidos

  • Ao tentar instalar extensões por meio da IDE, ela trava. As instalações devem ser feitas por meio do docker.