-
Currently we can share a TCP tunnel by specifying a port. I'm trying to share a [Laravel Valet](https://laravel.com/docs/5.6/valet) website, aliased locally to `snaptier.wip`. Is there any way to shar…
-
## Description
When using `twill:make:capsule`, the generated directory structure creates a `database` directory (notice being all lowercase) but PSR4 is expecting the namespace/directory to match …
-
I ran into a weird problem in my pest implementation for WordPress integration testing, where I'm dependent on two different base test classes for unit and integration tests.
When running the tests…
-
Having an issue with my local and staging enviroment where the product single page isn't fully showing, also having a similar issue on the admin for single products as shown below.
I'm using a chil…
-
### What happened?
### Description
Starting today in every Craft 3.4.5 project where we have removed the composer.lock and vendor folder and then after reinstalling the composer packages and tryin…
-
Hello,
After the last updates when i try to crop, I receive the error: Failed to crop image
On the console i see the another error:
/wp-json/aiarc/v1/crop:1 Failed to load resource: the server re…
-
- Dusk Version: 6.25.2
- Laravel Version: 8.83.23
- PHP Version: 7.4
- php-webdriver: 1.13.1
- Database Driver & Version:
### Description:
I am facing a really weird issue with Laravel Dusk.…
-
**Issue**
When invoking event with broadcast enabled, it fails with "Failed to connect to Pusher when using WebSockets"
**config/broadcasting.php**
```
return [
/*
|---------------…
-
I can't run node build --all it always failed Error: Command failed: npm ci.
I am using macbook pro M1. any idea whyl npm ci fails.
node version: v19.6.1
npm version: 9.5.0
-
I used the pusher config from the docs, as you can see below, but, the site still tries to use pusher, see the URL below the code
```
window.Echo = new Echo({
broadcaster: 'pusher',
key:…