spatie/laravel-ray
Easily debug Laravel apps
1.43.9
43M downloads/mo
#644 most downloaded on Packagist
spatie/laravel-ray
What this package is like to depend on
Last release 3 months ago
28 Apr 2026
Ships unpredictably
gaps range from 2 weeks to 7 months
Most releases are documented
notes for 105 of 117 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
117 releases · first in 2021
13 releases in the last 12 months
see the full history below
Release timeline
117 releases · Jan 2021 to Apr 2026Releases
latest 60 of 117-
1.43.928 Apr 2026Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #416
- Fix strtolower null deprecation in RequestWatcher (PHP 8.1+) by @OtavioMoreira in #417
- Use connection name from
QueryExceptionwhen creatingQueryExecutedevent by @oli-laban in #405
New Contributors
- @OtavioMoreira made their first contribution in #417
- @oli-laban made their first contribution in #405
Full Changelog: 1.43.8...1.43.9
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/416
- Fix strtolower null deprecation in RequestWatcher (PHP 8.1+) by @OtavioMoreira in https://github.com/spatie/laravel-ray/pull/417
- Use connection name from
QueryExceptionwhen creatingQueryExecutedevent by @oli-laban in https://github.com/spatie/laravel-ray/pull/405
New Contributors
- @OtavioMoreira made their first contribution in https://github.com/spatie/laravel-ray/pull/417
- @oli-laban made their first contribution in https://github.com/spatie/laravel-ray/pull/405
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.8...1.43.9
-
1.43.816 Apr 2026Release notes
Open source →What's Changed
- Defer Ray resolution to boot phase by @freekmurze in #415
Fixes two paired errors on PHP 8.5 during app boot (
ReflectionException: Class "request" does not existandUnresolvable dependency resolving [Parameter #0 [ <required> array $settings ]] in class Spatie\Ray\Settings\Settings) by makingregister()purely declarative and movingsetProjectName()intoboot().Full Changelog: 1.43.7...1.43.8
Release notes
Open source →What's Changed
- Defer Ray resolution to boot phase by @freekmurze in https://github.com/spatie/laravel-ray/pull/415
Fixes two paired errors on PHP 8.5 during app boot (
ReflectionException: Class "request" does not existandUnresolvable dependency resolving [Parameter #0 [ <required> array $settings ]] in class Spatie\Ray\Settings\Settings) by makingregister()purely declarative and movingsetProjectName()intoboot().Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.7...1.43.8
-
1.43.706 Mar 2026 -
1.43.619 Feb 2026Release notes
Open source →What's Changed
- Supports Laravel 13 by @duncanmcclean in #403
New Contributors
- @duncanmcclean made their first contribution in #403
Full Changelog: 1.43.5...1.43.6
Release notes
Open source →What's Changed
- Supports Laravel 13 by @duncanmcclean in https://github.com/spatie/laravel-ray/pull/403
New Contributors
- @duncanmcclean made their first contribution in https://github.com/spatie/laravel-ray/pull/403
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.5...1.43.6
-
1.43.526 Jan 2026Release notes
Open source →What's Changed
- Update skill description
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.4...1.43.5
-
1.43.426 Jan 2026Release notes
Open source →Release notes
Open source →What's Changed
- Bump spatie/ray dependency to ^1.45.0
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.3...1.43.4
-
1.43.313 Jan 2026Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #401
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #397
Full Changelog: 1.43.1...1.43.3
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/401
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/397
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.1...1.43.3
-
1.43.215 Dec 2025Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.1...1.43.2
-
1.43.124 Nov 2025Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-ray/compare/1.43.0...1.43.1
-
1.43.024 Nov 2025Release notes
Open source →What's Changed
- Add more context to exceptions by @freekmurze in #396
Full Changelog: 1.42.0...1.43.0
Release notes
Open source →What's Changed
- Add more context to exceptions by @freekmurze in https://github.com/spatie/laravel-ray/pull/396
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.42.0...1.43.0
-
1.42.020 Nov 2025Release notes
Open source →What's Changed
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/392
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.41.0...1.42.0
-
1.41.016 Oct 2025Release notes
Open source →What's Changed
- Fix PHP 8.5 deprecations by @IonBazan in https://github.com/spatie/laravel-ray/pull/393
New Contributors
- @IonBazan made their first contribution in https://github.com/spatie/laravel-ray/pull/393
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.40.3...1.41.0
-
1.40.313 Oct 2025Release notes
Open source →What's Changed
- Bump shivammathur/setup-php from 2.32.0 to 2.33.0 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/378
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/379
- Bump shivammathur/setup-php from 2.33.0 to 2.34.1 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/381
- Bump shivammathur/setup-php from 2.34.1 to 2.35.1 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/383
- Bump shivammathur/setup-php from 2.35.1 to 2.35.2 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/384
- Bump shivammathur/setup-php from 2.35.2 to 2.35.3 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/386
- Bump shivammathur/setup-php from 2.35.3 to 2.35.4 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/387
- Fix unnecessary consecutive spaces in comment by @msng in https://github.com/spatie/laravel-ray/pull/388
- Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-ray/pull/389
- Bump shivammathur/setup-php from 2.35.4 to 2.35.5 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/390
- Fix no-op Invador frame check in OriginFactory::getFrame() by @webpresencekyle in https://github.com/spatie/laravel-ray/pull/391
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/385
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/spatie/laravel-ray/pull/382
New Contributors
- @msng made their first contribution in https://github.com/spatie/laravel-ray/pull/388
- @webpresencekyle made their first contribution in https://github.com/spatie/laravel-ray/pull/391
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.40.2...1.40.3
-
1.40.227 Mar 2025Release notes
Open source →What's Changed
- Respect custom path for cached views by @alies-dev in https://github.com/spatie/laravel-ray/pull/376
New Contributors
- @alies-dev made their first contribution in https://github.com/spatie/laravel-ray/pull/376
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.40.1...1.40.2
-
1.40.114 Mar 2025Release notes
Open source →What's Changed
- Fix issue #374 recent changes to mailwatcher has broken mailraw by @timvandijck in https://github.com/spatie/laravel-ray/pull/375
New Contributors
- @timvandijck made their first contribution in https://github.com/spatie/laravel-ray/pull/375
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.40.0...1.40.1
-
1.40.008 Mar 2025Release notes
Open source →What's Changed
- Allow to show emails (not just when log driver) by @glorand in https://github.com/spatie/laravel-ray/pull/373
New Contributors
- @glorand made their first contribution in https://github.com/spatie/laravel-ray/pull/373
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.39.1...1.40.0
-
1.39.105 Feb 2025Release notes
Open source →What's Changed
- Update Dependencies by @sweptsquash in https://github.com/spatie/laravel-ray/pull/369
- Bump shivammathur/setup-php from 2.31.1 to 2.32.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/370
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/371
- Supports Laravel 12 by @crynobone in https://github.com/spatie/laravel-ray/pull/372
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.39.0...1.39.1
-
1.39.011 Dec 2024Release notes
Open source →What's Changed
- Update the Rector dependency to version ^2.0.0-rc2 by @martio in https://github.com/spatie/laravel-ray/pull/368
- Install
rector/rectorduring first run ofphp artisan ray:cleaninstead of requiringrector/rectorby @crynobone in https://github.com/spatie/laravel-ray/pull/363 - Add conditional query watcher and convenience methods for update, delete, insert and select queries by @patrickomeara in https://github.com/spatie/laravel-ray/pull/359
New Contributors
- @martio made their first contribution in https://github.com/spatie/laravel-ray/pull/368
- @patrickomeara made their first contribution in https://github.com/spatie/laravel-ray/pull/359
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.38.0...1.39.0
-
1.38.003 Dec 2024Nothing published for this version
-
1.37.112 Jul 2024Release notes
Open source →What's Changed
- Add the xray directive to show all available variables in a Blade view.
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/356
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.37.0...1.37.1
-
1.37.003 Jul 2024Release notes
Open source →What's Changed
- Add 'measure' directive to RayServiceProvider by @iurigustavo in https://github.com/spatie/laravel-ray/pull/355
New Contributors
- @iurigustavo made their first contribution in https://github.com/spatie/laravel-ray/pull/355
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.36.3...1.37.0
-
1.36.302 Jul 2024Release notes
Open source →What's Changed
- Bump shivammathur/setup-php from 2.30.4 to 2.30.5 by @dependabot in https://github.com/spatie/laravel-ray/pull/350
- Bump shivammathur/setup-php from 2.30.5 to 2.31.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/353
- Allow zbateson/mail-mime-parser ^3.0 by @JamesFreeman in https://github.com/spatie/laravel-ray/pull/354
New Contributors
- @JamesFreeman made their first contribution in https://github.com/spatie/laravel-ray/pull/354
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.36.2...1.36.3
-
1.36.202 May 2024Release notes
Open source →What's Changed
- fix signed URLs in logged mailables
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.36.1...1.36.2
-
1.36.112 Apr 2024Release notes
Open source →What's Changed
- Bump shivammathur/setup-php from 2.30.1 to 2.30.2 by @dependabot in https://github.com/spatie/laravel-ray/pull/338
- Make implicit nullable param to explicit (PHP 8.4 compatibility) by @GromNaN in https://github.com/spatie/laravel-ray/pull/340
- Update branch alias for version 1.x by @GromNaN in https://github.com/spatie/laravel-ray/pull/341
New Contributors
- @GromNaN made their first contribution in https://github.com/spatie/laravel-ray/pull/340
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.36.0...1.36.1
-
1.36.029 Mar 2024Release notes
Open source →What's Changed
- Bump shivammathur/setup-php from 2.29.0 to 2.30.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/334
- Bump shivammathur/setup-php from 2.30.0 to 2.30.1 by @dependabot in https://github.com/spatie/laravel-ray/pull/335
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/336
- Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/spatie/laravel-ray/pull/333
- Support context by @freekmurze in https://github.com/spatie/laravel-ray/pull/337
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.35.1...1.36.0
-
1.35.113 Feb 2024Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-ray/compare/1.35.0...1.35.1
-
1.35.003 Feb 2024Release notes
Open source →What's Changed
- Supports Laravel 11 by @crynobone in https://github.com/spatie/laravel-ray/pull/329
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.34.0...1.35.0
-
1.34.025 Jan 2024Release notes
Open source →What's Changed
- Adds an artisan command to remove ray calls from your codebase.
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/laravel-ray/pull/321
- Bump shivammathur/setup-php from 2.28.0 to 2.29.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/330
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.33.1...1.34.0
-
1.33.104 Jan 2024 -
1.33.004 Sep 2023Release notes
Open source →What's Changed
- Bump shivammathur/setup-php from 2.25.4 to 2.25.5 by @dependabot in https://github.com/spatie/laravel-ray/pull/309
- Add ability to return the results of callable by @grantholle in https://github.com/spatie/laravel-ray/pull/314
New Contributors
- @grantholle made their first contribution in https://github.com/spatie/laravel-ray/pull/314
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.32.6...1.33.0
-
1.32.619 Jul 2023Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/305
- feat: support raw sql by @innocenzi in https://github.com/spatie/laravel-ray/pull/306
New Contributors
- @innocenzi made their first contribution in https://github.com/spatie/laravel-ray/pull/306
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.32.5...1.32.6
-
1.32.523 Jun 2023 -
1.32.423 Mar 2023Release notes
Open source →What's Changed
- Avoid making DB connection unless necessary by @crynobone in https://github.com/spatie/laravel-ray/pull/295
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.32.3...1.32.4
-
1.32.303 Mar 2023 -
1.32.206 Feb 2023Release notes
Open source →What's Changed
- Bump shivammathur/setup-php from 2.23.0 to 2.24.0 by @dependabot in https://github.com/spatie/laravel-ray/pull/291
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/laravel-ray/pull/292
- Add context to ApplicationLogPayload by @bilfeldt in https://github.com/spatie/laravel-ray/pull/293
New Contributors
- @bilfeldt made their first contribution in https://github.com/spatie/laravel-ray/pull/293
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.32.1...1.32.2
-
1.32.126 Jan 2023Release notes
Open source →What's Changed
- Make DB connection optional by @lentex in https://github.com/spatie/laravel-ray/pull/290
New Contributors
- @lentex made their first contribution in https://github.com/spatie/laravel-ray/pull/290
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.32.0...1.32.1
-
1.32.011 Jan 2023 -
1.31.020 Sep 2022Release notes
Open source →What's Changed
- Added in comment to docblock for linux docker users by @jaetoole in https://github.com/spatie/laravel-ray/pull/271
- @ray blade directive completion for Laravel Idea(PhpStorm) by @adelf in https://github.com/spatie/laravel-ray/pull/273
New Contributors
- @jaetoole made their first contribution in https://github.com/spatie/laravel-ray/pull/271
- @adelf made their first contribution in https://github.com/spatie/laravel-ray/pull/273
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.30.0...1.31.0
-
1.30.029 Jul 2022Release notes
Open source →What's Changed
- Add
send_deprecated_notices_to_rayto config stub by @squatto in https://github.com/spatie/laravel-ray/pull/267 - Feat: Slow query configuration by @fullstackfool in https://github.com/spatie/laravel-ray/pull/269
New Contributors
- @fullstackfool made their first contribution in https://github.com/spatie/laravel-ray/pull/269
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.29.7...1.30.0
- Add
-
1.29.727 May 2022Nothing published for this version
-
1.29.615 Apr 2022Nothing published for this version
-
1.29.505 Apr 2022Nothing published for this version
-
1.29.422 Feb 2022Nothing published for this version
-
1.29.315 Feb 2022 -
1.29.213 Feb 2022Nothing published for this version
-
1.29.109 Feb 2022 -
1.29.013 Jan 2022 -
1.28.011 Jan 2022 -
1.27.227 Dec 2021Release notes
Open source →- Fix: make sure there is always a
VarDumperhandler registered to output to HTML or CLI
Full Changelog: https://github.com/spatie/laravel-ray/compare/1.27.1...1.27.2
- Fix: make sure there is always a
-
1.27.127 Dec 2021Nothing published for this version
-
1.27.026 Dec 2021Nothing published for this version
-
1.26.521 Dec 2021Nothing published for this version
-
1.26.410 Dec 2021Nothing published for this version
-
1.26.322 Nov 2021Nothing published for this version
-
1.26.215 Nov 2021Nothing published for this version
-
1.26.101 Oct 2021 -
1.26.027 Sep 2021 -
1.25.210 Sep 2021Release notes
Open source →- enhance metadata instead of overriding it in when sending a request (#215)
-
1.25.107 Sep 2021 -
1.25.027 Aug 2021