Skip to content

Tags: laravel/octane

Tags

v2.5.9

Toggle v2.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Git ignore the `**/caddy` directories (#960)

This will successfully ignore the following files:

- `config/caddy/autosave.json`.
- `data/caddy/instance.uuid`.
- `data/caddy/last_clean.json`.

v2.5.8

Toggle v2.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.x] Supports Laravel Prompts 0.2 and 0.3 (#956)

* Update composer.json

* Update composer.json

---------

Co-authored-by: Mior Muhammad Zaki <[email protected]>

v2.5.7

Toggle v2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed host argument to use the getHost() function (#957)

* fix-host-option: Fixed host argument to use the getHost() function from the inhirited trait.

* fix-host-option: Added fix for the roadrunn er command as well.

v2.5.6

Toggle v2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: unset $context to avoid memory exhaustion (#953)

v2.5.5

Toggle v2.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add keep-config option to install command (#946)

* Add keep-config option

* update pr

* formatting

---------

Co-authored-by: Taylor Otwell <[email protected]>

v2.5.4

Toggle v2.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Do not perform deletion operations during traversal (#941)

* Do not perform deletion operations during traversal (all keys can be taken out for deletion after traversal)

Do not perform deletion operations during traversal (all keys can be taken out for deletion after traversal)

* fix bug

* fix bug

* fix bug

* fix bug

* Update EnsureRequestsDontExceedMaxExecutionTime.php

---------

Co-authored-by: Taylor Otwell <[email protected]>

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: RoadRunner streaming through generators (#939)

* fix: RoadRunner streaming through generators

* Update RoadRunnerClient.php

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .mjs extension to MIME types (#924)

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `parseVerbosity` to the default on `handleStream`. (#920)

Fixes: #918

v2.5.0

Toggle v2.5.0's commit message

Verified

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