suesanjp
Results
1
issues of
suesanjp
This PR corrects an inconsistency in the Laravel directory naming convention rule. ## Issue The current rule states "Use lowercase with dashes for directories (e.g., app/Http/Controllers)" but the example provided...