Skip to content

409H/phalcon-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/409H/409h.github.io/blob/master/images/logoorange.png?raw=true

Phalcon Skeleton

Overview

The purpose of this repository is to give a skeleton app that has the basic things done. It's extremely basic and for explanation purposes but at a state that can be extended into an app.


app/

  • The app directory holds everything for the backend of the application - all the business and view logic. A place where users cannot browse to.

public/

  • The public directory holds everything that can be browsed by a user. Typically holds CSS, JS, and images.

app_config.php

  • This holds all your application configuration.

About

A skeleton phalcon app with readme files to explain everything (hopefully)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published