chore(tooling): add PHPStan level max

This commit is contained in:
peaklabs-dev 2025-03-29 16:57:07 +01:00
parent 196054c543
commit 01654288b1
No known key found for this signature in database

14
phpstan.neon Normal file
View file

@ -0,0 +1,14 @@
includes:
- vendor/larastan/larastan/extension.neon
- vendor/nesbot/carbon/extension.neon
parameters:
paths:
- app
- bootstrap
- config
- database
- resources
- routes
level: max