문제

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