Categories
Uncategorized

Baking with Cake PHP on Azure Websites

Cake PHP is a MVC framework that makes it easy to quickly build web applications . CakePHP has an inbuilt tool called BAKE that allows you automatically create you controller , view and model files including source code. This article will show you how to use this tool if you have a CakePHP web application […]

Categories
Azure Kudu Microsoft Azure Websites OSS

Running Drush on Windows Azure Websites

Drush is a shell-based application used to control, manipulate, and administer Drupal sites. On the surface, drush is an excellent tool for updating site modules and managing your Drupal website. In this article you will learn, How to setup Drush on WAWS website running Drupal How to manage your Drupal site using Drush