Results 22 comments of Ben

On Windows you need to reference the `.bat` files in your config. Also if those are in your PATH you can drop the path, e.g., in my config I have:...

Your 2nd example is how other plugins do it. This is a much-needed change: I work on all 3 major OSes and it's a pain to manually sync settings because...

Is this coming back?

Hi, I am curious about this as well, ideally I'd like to get the status from the pond and bind it to a ref, is this possible?

Also seeing this: PHP 8.1, Laravel 8.8.0

I have tried everything in this thread to no avail, I'm running Sublime Text 3 Build 3114.

@KOFLazycat Unfortunately not.

@stof Do you know of a way to force BrowserKit to ignore everything inside `` tags?

For those facing this issue I suggest using [RoachPHP](https://roach-php.dev/docs/introduction) with the [`ExecuteJavascriptMiddleware`](https://roach-php.dev/docs/downloader-middleware/#executing-javascript), which requires [browsershot](https://github.com/spatie/browsershot) but works well.

Curious if/when this is going to be merged, the Vue 2 adapter updates (`usePage()`, etc.) for the new composition API support and `` would be extremely useful.