Skip to content

Tags: laravel/vapor-core

Tags

v2.37.9

Toggle v2.37.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix parsing multidimensional array from multipart (#186)

v2.37.8

Toggle v2.37.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Octane cookies for v2 (#185)

* Fix Octane cookies for v2

* Fix tests

v2.37.2

Toggle v2.37.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #184 from themsaid/pr11356

Fix tests

v2.37.1

Toggle v2.37.1's commit message

Verified

This commit was signed with the committer’s verified signature.
driesvints Dries Vints
wip

v2.37.0

Toggle v2.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rename typo in job key (#168)

v2.36.0

Toggle v2.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[develop] Improves health checker (#171)

* Improves `vapor:health-check` command

* Apply fixes from StyleCI

* Update VaporHealthCheckCommand.php

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>

v2.35.0

Toggle v2.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update redis config (#169)

v2.34.0

Toggle v2.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.x] Adds scheduler proxy command to normalize sub-minute schedules (#…

…167)

* add vapor scheduler proxy

* update syntax

* fix return

* Apply fixes from StyleCI

* adds tests

* remove console events trait

* conditional test

* wip

* wip

* wip

* wip

* Update VaporScheduleCommand.php

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>

v2.33.2

Toggle v2.33.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.x] Adds helpers to determine when an app is running on Vapor (#164)

* adds active helpers

* update tests

* Apply fixes from StyleCI

* remove type hints

* update return types

* Update Vapor.php

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>

v2.33.1

Toggle v2.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add root certificates (#161)