laravel-query-builder
laravel-query-builder copied to clipboard
Fixed IncludedCount.php
Fixed bug where the include count fails if a relation has the word Count in it. For example, it fails for billingCountry by removing the word Country and trying to load a billing relation.