8000 GitHub - picobug/cakeapp: CakePHP2 App Skeleton
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

picobug/cakeapp

8000

Repository files navigation

App Template CakePHP2

App Template skeleton with some custom for use

Requirements

PHP 5.4 and above.

FriendsOfCake encourages the use of composer and it's best not to mix composer with git submodules for dependency management. If you need to use submodules you might notice /vendor and /Plugin folders are ignored by git. Composer creates those directories when installing vendors and plugins.

There a few ways to solve this:

  • edit the .gitignore file
  • use the -f param with git add Plugin/SomePlugin -f
  • use app/Plugin and app/Vendor for your submodules.

Included packages

The application template comes with some dependencies already included in the composer file. These are designed to help you get up and running quickly.

To find out how to make the most of these packages, please read their respective readme files.

About

CakePHP2 App Skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0