stevebauman / location

Detect a users location by their IP Address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 10

hristoaleksandrov opened this issue · comments

Does this work with laravel 10?

Hi @hristoaleksandrov, yes it does:

"illuminate/support": "^8.0|^9.0|^10.0"

I'm using it in production right now with Laravel 10.