You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Alternatively, you can configure Sentry as a [Laravel Log Channel](https://docs.sentry.io/platforms/php/guides/laravel/usage/#log-channels), allowing you to capture `info` and `debug` logs as well.
@@ -84,6 +96,7 @@ To learn more about how to use the SDK [refer to our docs](https://docs.sentry.i
84
96
85
97
The Laravel and Lumen versions listed below are all currently supported:
86
98
99
+
- Laravel `>= 11.x.x` on PHP `>= 8.2` is supported starting from `4.3.0`
87
100
- Laravel `>= 10.x.x` on PHP `>= 8.1` is supported starting from `3.2.0`
88
101
- Laravel `>= 9.x.x` on PHP `>= 8.0` is supported starting from `2.11.0`
89
102
- Laravel `>= 8.x.x` on PHP `>= 7.3` is supported starting from `1.9.0`
message:"#^Parameter \\$exceptions of method Sentry\\\\Laravel\\\\Integration\\:\\:handles\\(\\) has invalid type Illuminate\\\\Foundation\\\\Configuration\\\\Exceptions\\.$#"
105
+
count:1
106
+
path:src/Sentry/Laravel/Integration.php
107
+
103
108
-
104
109
message:"#^Class Laravel\\\\Lumen\\\\Application not found\\.$#"
0 commit comments