JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Development
API
Houston history
Composer libraries
More
Share
Explore
Houston history
2012
Houston was born using Symfony 2. The AppBundle folder was created.
https://github.com/scribbr/houston/tree/8be44e6e2f042fc9ffc385bc71c9d34cbf761637
2013
Houston was being developed using the classic MVC architecture. The Controllers were the main part of the app’s functionality, where domain classes and doctrine repositories were being instantiated.
https://github.com/scribbr/houston/blob/e849ce5b0c4e0fda5eb648a7650b689f44d97a36/src/Scribbr/AppBundle/Controller/AssignController.php
2014
Editor and Admin functionality was being added inside AppBundle.
https://github.com/scribbr/houston/tree/b9342363ab54d0620d0c245db6103b5905f81b1e/src/Scribbr/AppBundle/Controller
A FrontendBundle was created to handle the public user web part.
https://github.com/scribbr/houston/tree/b9342363ab54d0620d0c245db6103b5905f81b1e/src/Scribbr/FrontendBundle
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.