Facebook PHP tutorial: How to Build a Facebook Application with CakePHP

facebook_application_with_cakephp.jpg

In this tutorial on facebook-developer website, you will learn to create your first Facebook application with CakePHP.

You will go through the following steps:

1. Create a Facebook application.

2. Install the free version of CakePHP.

3. Install the Facebook Platform API in “/app/vendor/facebook”.

4. Modify the AppController base class.

5. Create a basic controller class that will inherit the AppController just modified.

6. Create a placeholder model object under “/app/model”.

7. Create a default layout.

8. Create a file that will represents the layout of the index view.

9. Upload your cake application to your server.

Finally you just need to enjoy the result.

Read more…

Related Post

No Comments

No comments yet.

Comments RSS TrackBack Identifier URI

Leave a comment