chore(tooling): add new larastan options

This commit is contained in:
peaklabs-dev 2026-02-24 00:30:28 +01:00
parent be522ddaed
commit 0b5a0f4823
No known key found for this signature in database

View file

@ -18,12 +18,15 @@ parameters:
tipsOfTheDay: false
# Additional Larastan Rules
enableMigrationCache: true
noUnnecessaryEnumerableToArrayCalls: true
checkModelProperties: true
parseModelCastsMethod: true
checkOctaneCompatibility: true
checkModelMethodVisibility: true
checkAuthCallsWhenInRequestScope: true
checkConfigTypes: true
generalizeEnvReturnType: true
tmpDir: ./storage/phpstan
paths: