Skip to content

YerlenZhubangaliyev/skel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phalcon skeleton

Create an empty repository and add submodule

git submodule add [email protected]:YerlenZhubangaliyev/skel.git _skel
git submodule init
git submodule update
git submodule foreach git pull origin master

Run init script

_skel/bin/init.sh <ENV>

Pass to php Env variables

ENVIRONMENT=<ENV>
APPLICATION=<APP>

Fill database credentials and domain/host

nano src/App/Applications/<APP>/Config/<ENV>.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published