๐ Laravel Audit now analyzes the `resources` folder! It detected an N+1 issue with **`Company โ product`** in `CompanyController` and `product/index.blade.php`. Removing the `foreach` and using `with()` fixed it. โ ๐ต๏ธโโ๏ธ Try it for free: products.mmramadan.com
alt text
Add the resources directory to Laravel Audit