Skip to content

Folder Structure

YuliangZhou7 edited this page Mar 31, 2018 · 8 revisions
/root
   .gitignore
   .htaccess
   READEME.md
   /app
      .htaccess
      bootstrap.php
      /config
      /controllers
      /core
      /helpers
      /models
      /views
   /public
      .htaccess
      index.php
      /css
      /img
      /js
      /vendor

General

Design Docs

Features

Clone this wiki locally