shetabit / visitor

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

Call to a member function parameters() on null #18

Closed sss1337xyz closed 3 years ago

sss1337xyz commented 3 years ago

I added a line in middleware https://prnt.sc/wh2c3g

but when you go to the site gives https://prnt.sc/wh2c99

what did I do wrong?

jayenne commented 3 years ago

I'm getting this too. Any progress? Laravel 8 Jetstream.

khanzadimahdi commented 3 years ago

put the middleware in $middlewareGroups

it doesn't have any bug or error.