clockwork icon indicating copy to clipboard operation
clockwork copied to clipboard

Clockwork - php dev tools in your browser - server-side component

Results 125 clockwork issues
Sort by recently updated
recently updated
newest added

I kept running out of space, so I happened to be hunting around for ways to clear up my macbook, then I discovered this haha There were something like 90k...

Can we get a copy button for the request body?

### Description: When trying to fetch profiles for a Laravel application running with Sail (Runtime Version 8.3) something is going wrong with when trying to decompress the cachegrind profile archive...

I think it would be good if we have an option to add our own middleware to clockwork routes. ![Image](https://github.com/user-attachments/assets/001bd4bb-d45f-4695-b201-cdf5cf0288c6) For example, maybe in `config/clockwork.php`: ```

Hello! I noticed that if an Eloquent query contains comments, the `EloquentDataSource::createRunnableQuery` function handles bindings replacement incorrectly. ## Case 1 When using **named bindings** and having a question mark inside...