Skip to content

Bad experience for Sail on Windows #751

@Rattone

Description

@Rattone

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions