geonames
geonames copied to clipboard
Value of 0 for primary key with non increment primary key
In Laravel 5.2, I have an issue when I try to get the primary key value from Country and Continent. It seems the value is cast to int because of increment property set to true.