michaeldrennen/Geonames

Does this work on Laravel 5.8?

Closed this issue · 3 comments

after I install this, how to use this? there is no tutorial in readme. only install

not working in laravel 5.8

image

Add
"require": {
"nesbot/carbon": "2.16.3 as 1.34.0"
}
in composer.json

The objective is to have this work with Laravel 5.8.
The Carbon library in the composer file has been updated.