Skip to content

Instantly share code, notes, and snippets.

@rianorie
Last active August 29, 2015 14:25
Show Gist options
  • Save rianorie/8f49d3a7be7326d11e6f to your computer and use it in GitHub Desktop.
Save rianorie/8f49d3a7be7326d11e6f to your computer and use it in GitHub Desktop.
app/
- config/
- config.ini
- Controllers/
- ClaimsController.php
- Library/
- Claims.php
- Models
- Claims
- Entity.php
- Validator.php
- Bootstrap.php
public/
- index.php -- includes ../app/Bootstrap.php and ../vendor/autoload.php
var/
- cache/
- ..
- logs/
- ..
vendor/
- autoload.php
- composer shizzle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment