10000 Tags · laravel/sail · GitHub
[go: up one dir, main page]

Skip to content

Tags: laravel/sail

Tags

v1.43.0

Toggle v1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add Laravel's official vscode extenstion (#797)

v1.42.0

Toggle v1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add the RabbitMQ service (#790)

* feat: Add RabbitMQ service

* fix: Correct the image name

* Update InteractsWithDockerComposeServices.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v1.41.1

Toggle v1.41.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: typesense healthcheck (#788)

v1.41.0

Toggle v1.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `sail run` command (#770)

* Add `sail run` command

* Update sail

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v1.40.0

Toggle v1.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Ondrej PPA key (#768)

v1.39.1

Toggle v1.39.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove the default `ubuntu` user (#762)

v1.39.0

Toggle v1.39.0's commit message
use php 84

v1.38.0

Toggle v1.38.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use equals sign (=) instead of space as ENV variable separator (#753)

* Use equals sign instead of space as ENV variable separator

* Use equals sign instead of space as ENV variable separator

v1.37.1

Toggle v1.37.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update typesense.stub to correct version tag (#742)

The publisher has switched from the prefixed 0.* tag style to 27.1 as of 27.*

v1.37.0

Toggle v1.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add php 8.4 to the list of runtimes (#740)

* Add php 8.4 to the list of runtimes

* Add php 8.4 to the docker test matrix
0