Answer the question
In order to leave comments, you need to log in
Page View Statistics in Laravel?
How to make statistics so that you can see which user of the admin panel viewed which pages?
Answer the question
In order to leave comments, you need to log in
Yes. Write your middleware and create a route group with your middleware. And in the middleware itself, make an algorithm for writing information to the database (user_id, route)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question