First Post and CakePHP

It’s been so long not writing on this blog. I decided to delete the old wordpress and set up a new one.
I think it’s the right time to start a brand new blog and more focusing on CakePHP.

It’s been almost one year that i’ve been cooking CakePHP on my kitchen. It’s very good enough PHP Framework, I think. The most well-known feature is super magic console for baking the CRUD pages. It cuts much time to develop PHP applications. I really like it very much. You have to try yourself and you’ll know why CakePHP is great PHP framework to make web applications fast.

As on CakePHP website says
CakePHP enables PHP users at all levels to rapidly develop robust web applications.

Come on try this amazing framework and finish the job quickly than ever.

Website: www.cakephp.org

Download : http://cakephp.org/downloads

Docs : http://book.cakephp.org

Screencasts : http://cakephp.org/screencasts

If you’re new to CakePHP, you can start by reading the Docs. Do understand how CakePHP works first then you can watch screencasts especially The Blog Tutorial. I bet you’ll quickly to build web apps with CakePHP. Happy baking!

Leave a Reply