-
Notifications
You must be signed in to change notification settings - Fork 514
Open
Description
Sail Version
1.37.1
Laravel Version
11.30.0
PHP Version
8.3.13
Operating System
Windows (WSL)
OS Version
11
Description
The experience with Sail on Windows has gotten worse lately.
With the latest Laravel updates an application installed with laravel.build (Sail) cannot be started without manually launching the migrations for the sessions table (the default connection for the db is the mysql container).
Another problem is with defer(), it needs fastcgi_finish_request but it is not available making it impossible to use, along with flexible etc.
Steps To Reproduce
curl -s https://laravel.build/example-app | bash
spreagit, ffortez and tbmreza
Metadata
Metadata
Assignees
Labels
No labels