kulfold
object(Illuminate\Database\Eloquent\Collection)#1977 (1) { ["items":protected]=> array(1) { [0]=> object(App\City)#1975 (27) { ["counter"]=> int(21) ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(6) "cities" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["attributes":protected]=> array(2) { ["name"]=> string(9) "Külföld" ["slug"]=> string(7) "kulfold" } ["original":protected]=> array(2) { ["name"]=> string(9) "Külföld" ["slug"]=> string(7) "kulfold" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } }