Skip to content

Toolbar does not show on application #751

@mrmmg

Description

@mrmmg

Hi,
The Clockwork toolbar does not appear anywhere in my application. I'm using FilamentPHP as the admin panel, but the debug toolbar does not show on any page — including non-Filament routes.

Image

As you can see in the screenshot, the clockwork cookie is correctly set (I’ve already reviewed previous issues mentioning this), and my config/clockwork.php file is properly configured.

resources/app.js:

import './bootstrap';
import 'clockwork-browser/toolbar'

The project uses Vite, and I'm running it in dev mode (npm run dev). Everything compiles without errors.

However, the Clockwork toolbar still never appears and I can't figure out why.

Could you explain what might cause this and how I can make the toolbar visible?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions