Andrew Bashtannik
Andrew Bashtannik
Confirm, just use https://github.com/lorisleiva/laravel-docker
You need some workarounds to make [preinheimer/xhprof](https://github.com/preinheimer/xhprof) working, e.g: https://github.com/laracraft-tech/laravel-xhprof/blob/24df9d34f35594d1c67f3aa34f45c182a4a705a0/src/Middleware/XHProfMiddleware.php#L31 Starting the output here will cause errors in some cases (headers were already sent). Basically, by importing the [preinheimer/xhprof](https://github.com/preinheimer/xhprof) we...
Moreover, if you want to collect a huge amount of data on production servers, you have to keep the GUI open because of https://github.com/preinheimer/xhprof/blob/01b6a1992bbacd7575b78e67e9bdf9c0fc1f2188/xhprof_lib/config.sample.php#L52-L54
Cmon guys, I'm tired of infinite reports triggered by our frontend developer using devtools 😀😀
> @a-bashtannik , just wanted to let you know, that we maybe relay now will work on this issue. I'm excited how it will look at the end. But this...