After installation, you can simply use PHPStan in your project without the need to further configuration. Nevertheless, as project grows, it's worth to add even [the basic one](https://phpstan.org/config-reference).
To run PHPStan, simply execute the following command (<path> is only required if not present in configuration file):
To run PHPStan, simply execute the following command (`<path>` is only required if not present in configuration file):