Skip to content

cikaldev/appstarter-hmvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appstarter-hmvc

Starter Codeigniter 3 HMVC for boost your development time.

License GitHub release (latest by date)

Installation

Using Release file

  • Download the latest release.
  • Just extract it into your (dev) server.
  • Done.

Composer

# default installation (no option)
composer create-project cikaldev/appstarter-hmvc

# or you can specify your project name like command below
composer create-project cikaldev/appstarter-hmvc my-project

Git / Gh

# using git command
git clone https://github.com/cikaldev/appstarter-hmvc my-project

# using gh command
gh repo clone cikaldev/appstarter-hmvc my-project

Happy coding.. 😄
iancikal.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published