Skip to content

Instantly share code, notes, and snippets.

@JustSteveKing
Last active March 15, 2025 19:55
Show Gist options
  • Save JustSteveKing/f35c98e6e7abfbb1c8a4f1a0f4270084 to your computer and use it in GitHub Desktop.
Save JustSteveKing/f35c98e6e7abfbb1c8a4f1a0f4270084 to your computer and use it in GitHub Desktop.
Default Laravel PHPStan Config
parameters:
paths:
- app/
level: 9
ignoreErrors:
- identifier: missingType.generics
checkImplicitMixed: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment