->withNamesAndSlugs() is only returning 9 records, seems to be caused by this limit, I presume this shouldn't be here ? https://github.com/lwwcas/laravel-countries/blob/85b6bcaabbf4987f70459af7896c4db19bdb4fe2/src/Models/Concerns/HasCountriesList.php#L53
->withNamesAndSlugs() is only returning 9 records, seems to be caused by this limit, I presume this shouldn't be here ?
laravel-countries/src/Models/Concerns/HasCountriesList.php
Line 53 in 85b6bca