Tried to register it in the `flush` section, still shows first request all the time. ```php 'flush' => [ Fruitcake\TelescopeToolbar\ToolbarServiceProvider::class, ], ```