Use larastan instead of psalm

This commit is contained in:
Barry vd. Heuvel
2026-02-07 14:24:53 +01:00
parent d87ec5835d
commit fe65d97001
18 changed files with 116 additions and 122 deletions
-14
View File
@@ -47,20 +47,6 @@ return [
'include_fluent' => false,
/*
|--------------------------------------------------------------------------
| Factory builders
|--------------------------------------------------------------------------
|
| Set to true to generate factory generators for better factory()
| method auto-completion.
|
| Deprecated for Laravel 8 or latest.
|
*/
'include_factory_builders' => false,
/*
|--------------------------------------------------------------------------
| Write model magic methods