clockwork
clockwork copied to clipboard
Clockwork - php dev tools in your browser - server-side component
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.  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...