Monday, February 25, 2013

Re: How to install FirePHP on Cake PHP 2.3?

hi
1- install DebugKit plugin https://github.com/cakephp/debug_kit
2- in bootstrap.php :

    App::uses('FireCake','DebugKit.Lib');

3- now can use FirePHP : FireCake::log('hello');

On Tuesday, February 26, 2013 6:32:31 AM UTC+3:30, sphereweb wrote:
Hello All,

I have used CakePHP 1.3 in the past and had the FirePHP working very well. Obviously now that i am coming back to CakePHP 2.3 the same installation steps (as in previous version) do not apply.

Can someone give me the steps on how to make FirePHP work with CakePHP?

Thank you very much.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: