This article is shared from one of our sister sites, CloudSpring. If you find it helpful, be sure to give them a visit!
This article covers two topics: deploying an application to the AppFog cloud provider, and best practices for a well-structured PHP application.
First we’ll build a simple note-taking application using CakePHP and its automated bake command. Then, I’ll show you one way to structure the application separating its components into:
This article covers two topics: deploying an application to the AppFog cloud provider, and best practices for a well-structured PHP application.
First we’ll build a simple note-taking application using CakePHP and its automated bake command. Then, I’ll show you one way to structure the application separating its components into:
view source