notdian
notdian
- Larastan Version: 2.1.4 - `--level` used: 8 ### Description https://github.com/phpstan/phpstan/issues/7613, issue comes up after upgrading from phpstan 1.6.9 to 1.8 ### Laravel code where the issue was found ```...
Hello there, thank you for the amazing work!! This PR adds more context to disabled days to allow more specific css;
Hello there, I was wondering is there a particular reason that `nest-raven` doesn't set the request prop on events and relies on the `extra` param. ```js app.use(Sentry.Handlers.requestHandler()); ``` thank you
- Larastan Version: 9.27.0 - `--level` used: 8 ### Description ``` Call to an undefined method Illuminate\Support\Facades\Auth::authed(). ``` ### Laravel code where the issue was found ```php $authedMacro = function...