-
-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
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.
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
Labels
No labels