質問

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