Skip to content

Tags: laravel/sail

Tags

v1.35.0

Toggle v1.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use /data path for minio (#736)

v1.34.0

Toggle v1.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update logo to support dark/light theme (#733)

* Update logo.svg

* Update README.md

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use apt php8.3-swoole again (#731)

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use selenium/standalone-chromium on AMD and ARM (#722)

v1.31.3

Toggle v1.31.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: missing \ in dockerfile 8.3 (#718)

v1.31.2

Toggle v1.31.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fixed swoole extension that gets the SQLSTATE[08006] error (#715)

* fix: fixed swoole extension that gets the SQLSTATE[08006] error

Moved the swoole instalation to pecl instead using the ppa

* fix: Enables swoole on .ini

---------

Co-authored-by: печа <[email protected]>

v1.31.1

Toggle v1.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace dead link in Security Policy (#712)

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update EXPOSE port command (#706)

* Added TCP port 80

* Remove port 8080 that is not exposed by the Dockerfile

v1.30.2

Toggle v1.30.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update MariaDB Healthcheck Command (#704)

v1.30.1

Toggle v1.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed undefined array key mariadb10|11 error on installation. (#703)