feat(core): Add PHPStan with level max

This commit is contained in:
peaklabs-dev
2025-03-29 16:57:07 +01:00
parent 3ac4661c0f
commit 1158dad91e
+14
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