Courses

Larastan: Catch Bugs with Static Analysis

Have you ever encountered an issue where you accidentally passed the wrong data to your function?

This can happen not only with arrays but with any other data. And Larastan is here to help you catch those cases:

For this example we'll run it on level 5:

includes:
- ./vendor/nunomaduro/larastan/extension.neon
 
parameters:
paths:
- app/
# Level 9 is the highest level
level: 5

After running ./vendor/bin/phpstan analyze we'll see an error too:...

This lesson is only for Premium Members.
Want to access all lessons of this course?

You also get:

  • 58 courses (1054 lessons, 46 h 42 min total)
  • Premium tutorials
  • Access to repositories
  • Private Discord