nunomaduro / phpinsights

🔰 Instant PHP quality checks from your console
https://phpinsights.com
MIT License
5.28k stars 281 forks source link

[Bug] Laravel preset hides Observer files #689

Open girardotcl opened 1 month ago

girardotcl commented 1 month ago
Q A
Bug report? yes
Feature request? no
Library version 2.11
Laravel 10.48.16

First : Thanks for this package, it's awesome 🫶 !

But I'm encountering a little issue :

Php Insights doesn't see my XxxxObserver.php files because the regex in the Laravel preset config is too "large" with server.php.

Line : https://github.com/nunomaduro/phpinsights/blob/f476219759a61aad988641476259465c77203383/src/Application/Adapters/Laravel/Preset.php#L38