سؤال

I have few questions:

Is there a better alternative for firePHP, for displaying server-side logs in developer console in the browser(agnostic: firefox, chrome..) (for ajax debugging)?

What is the best way to use firePHP in Laravel? Do I include it in "public/index.php" or in paths or in the controller? Or does it autoloads somehow?
What manipulation laravel does (to headers etc) similar to firePHP, are there any collisions to avoid?

هل كانت مفيدة؟

المحلول

There is a bundle for using firephp in laravel. You can use it.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top