-
There's open pull requests that would resolve this working in Laravel Sail, namely making use of env vars instead of hardcoding the selenium path 'http://localhost:9515' which needs to make use of env…
-
### Sail Version
1.26.1
### Laravel Version
10.32.1
### PHP Version
8.2.12
### Operating System
Windows (WSL)
### OS Version
22H2
### Description
After running sail up -d command the conta…
-
### What happened?
I'm using intel mac 16 inch.
After upgrading to MacOS Ventura it just started to crash docker, when I try to use [Laravel Dusk](https://laravel.com/docs/9.x/dusk).
For some…
-
### What happened?
In a nutshell, after moving from 105 to 106 I saw an outrageous 2x speed boost (session started closing faster).
But after 108 window stopped being proper size.
Nothing change…
-
### What happened?
I created docker-compose.yml with the code below in my CentOS Linux release 7.9.2009 VPS.
1. I ran systemctl start docker
2. I ran docker compose -f docker-compose.yml up -d
3…
-
### Bug description
Good day team. I spent a whole workday chasing down this issue, and still I couldn't find the cause. All I know is this only happens in newer Chrome versions, for example in…
-
Vamos usar essa Issue para divulgar nossos perfis e os nossos repositórios mais legais.
Não esqueça de colocar seu nome, seu perfil e o link para seu projeto. Estou ensinando isso durante a aula so…
-
**NOTE:** This is not an issue, but rather a temporary alternative for developers (like myself) whom are looking for their tests to function while this issue remains open. I would have liked to commen…
-
### Sail Version
v1.24.0
### Laravel Version
v10.21.0
### PHP Version
8.2.10
### Operating System
Linux
### OS Version
Ubuntu 22.04
### Description
I'm trying to use Laravel Sail in the dev…
-
Environment: Homestead
Laravel version: 5.5
Dusk version: 2.0
I have a problem that when running Laravel Dusk I cant use the loginAs method to log in as a user. When I do authentication using
…