Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.
http://lyften.com/projects/laravel-geoip
BSD 2-Clause "Simplified" License
2.09k stars 372 forks source link

✨ allows for default package configuration #119

Closed acidjazz closed 5 years ago

acidjazz commented 6 years ago

this fixes #100 by adding mergeConfigFrom allowing the package to work w/out a config as documented here

acidjazz commented 5 years ago

@Torann had time to take a look yet? my packages are waiting :)