Karl Satchi Navida

Results 3 comments of Karl Satchi Navida

Building up to @rdevroede codes, I've managed to put this one up: **`src/JavascriptRenderer.php > renderHead():`** ```php public function renderHead() { $cssRoute = route('debugbar.assets.css', [ 'v' => $this->getModifiedTime('css'), 'theme' => config('debugbar.theme',...

Bumping this one up since it's still existing. Thanks for the issue and temporary work around.

> Where you modified thi part? in your project or node_modules? Came back to my project and tried finding the change and saw it in my project so yeah, overwrote...