Karl Satchi Navida

Results 1 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',...