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.11k stars 372 forks source link

Make saving to session optional #56

Closed robjbrain closed 8 years ago

robjbrain commented 8 years ago

Would it be possible to make saving to session optional?

If you're trying to test by switching with a VPN or something there's no way to clear that data without clearing all cookies/sessions.

Torann commented 8 years ago

Caching is completely optional now