Vincent Pieplu

Results 13 issues of Vincent Pieplu

Hello, If I write this code, as the doc says, I get this message returned by phpStorm. My page doesn't bug but the editor doesn't seem to like it. ```...

help wanted

Hello, I am under Laravel 6 and since the last update of the Package, in "tracker_sessions", the value of "user_id" is always null. Would it be possible to correct this...

I have an error : `Too few arguments to function PragmaRX\Tracker\Support\Exceptions\Handler::handleError(), 4 passed in /home/vagrant/projets/xxx/xxx_web/vendor/sentry/sentry/src/ErrorHandler.php on line 361 and exactly 5 expected` Tracker have 5 args then Sentry 4 args...

Hi, just wondering if you plan to extend this plugin, to be compatible with Laravel 6 ? Thanks in advance,

Hello, In the render() method, we find http and not https. Could you modify or can we override the method and how? Thanks ``` public function render() { if (empty($this->breadcrumbs))...

Hello, I added a margin above, above my button, but the problem is that there is a repercussion at the end of the DIV ![image](https://user-images.githubusercontent.com/3505174/33549798-08efca52-d8ec-11e7-8b8b-31fb76fc5218.png) My button arrives on my...

Hello Is it possible to disable the links that is in the blurred part? Thank you

Hello, Since I installed your package, my css classes in my email view are no longer taken into account. An idea ?

Hello, Does the library support Interlacing pngs? Thanks