News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Rapid Application Development with CakePHP
January 23, 2012 @ 08:37:14

On PHPMaster.com today there's a a new tutorial helping you take some first steps with CakePHP, a popular full-stack PHP framework, by Vito Tardia.

CakePHP is a framework that provides a solid base for PHP development. It allows users at any skill level to rapidly develop robust web applications. [...] Personally, the reason why I prefer CakePHP over other PHP frameworks is its better support for console applications. CakePHP has a powerful console tool that can be customized to build applications for both the web and the console world. In this article I'll introduce you to two of CakePHP's most useful features: automatic code generation using the console tool Bake and dynamic scaffolding.

He walks you through the full (user friendly) installation and configuration, a few changes to increase security and where to go to set up your database connection. From there he shows how to use the "Bake" command to generate a "subscribers" model and automatically create the user interfaces to work with it (CRUD operations)

0 comments voice your opinion now!
cakephp rapid application development framework tutorial


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Create a Twitter-Like "Load More" Widget

NETTUTS.com: CodeIgniter from Scratch: Shopping Cart

PHPImpact Blog: TDD with Symfony: The first test always fails

Rafael Dohms' Blog: Debugging PHPUnit Tests in NetBeans with XDebug

DevShed: Defining the Core Structure of a PHP Blogger


Community Events











Don't see your event here?
Let us know!


usergroup zendframework2 community introduction symfony2 rest example interview conference opinion podcast testing functional series language development release framework phpunit database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework