shetabit / visitor

a laravel package to work with visitors and retrieve their informations
MIT License
527 stars 68 forks source link

feat(Core): Upgrade Visitor for Laravel 11 #58

Closed Linedev-Web closed 5 months ago

Linedev-Web commented 6 months ago

Code update for laravel 11 with JetStream 5 Conflict with package:

khanzadimahdi commented 5 months ago

many changes are not related to supporting Laravel 11. in this PR let's keep the minimal changes to support Laravel 11 and open another PR for other changes. I think this PR is a mix of different things.

Linedev-Web commented 5 months ago

This is due to the Laravel + Jetstream compatibility problem caused by the obsolete jenssegers/agent dependency.

it's been 6 years since the package was updated on php versions.