Skip to content

Instantly share code, notes, and snippets.

@visb
Created January 14, 2014 12:46
Show Gist options
  • Select an option

  • Save visb/8417750 to your computer and use it in GitHub Desktop.

Select an option

Save visb/8417750 to your computer and use it in GitHub Desktop.
Sugestão de estrutura de pastas para o cms
./modules
./moduleName
./Controller
./ControllerName.php
./Model
Model.php
./modules
{{ define modules }}
./assets
./views
./ControllerName
viewName.php
config.php
./templates
./default
./assets
./modules
{{ overflow modules }}
index.php
./public
./assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment