From a9d36235fbf99e24c6d383ca9df49f91be5e6833 Mon Sep 17 00:00:00 2001 From: Richard Howard Date: Tue, 10 Jul 2012 10:06:00 -0700 Subject: [PATCH] linebreak at 120 char --- _posts/09-02-01-Platform-as-a-Service.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_posts/09-02-01-Platform-as-a-Service.md b/_posts/09-02-01-Platform-as-a-Service.md index 523e05f..fb46137 100644 --- a/_posts/09-02-01-Platform-as-a-Service.md +++ b/_posts/09-02-01-Platform-as-a-Service.md @@ -5,4 +5,10 @@ isChild: true ## Platform as a Service (PaaS) -PaaS provides the system and network architecture necessary to run PHP applications on the web. This means little to no configuration for launching PHP applications or PHP frameworks. Recently PaaS has become a popular method for deploying, hosting, and scaling PHP applications of all sizes. You can find a list of [PHP PaaS "Platform as a Service" providers](#php_paas_providers) in our [resources section](#resources). +PaaS provides the system and network architecture necessary to run PHP applications on the web. This means little to no +configuration for launching PHP applications or PHP frameworks. + +Recently PaaS has become a popular method for deploying, hosting, and scaling PHP applications of all sizes. You can +find a list of [PHP PaaS "Platform as a Service" providers](#php_paas_providers) in our [resources section](#resources). + +[Back to Top](#top){.top} \ No newline at end of file