I am developing an applications and was wondering how can I get logs of users active in the application. Also, when they clicked and landed on any page/view. The information I would want is the:
- user's IP address of the machine,
- time they went to that page and if possible when they left the page.
- the name of the user
- the section where they are.
From basic PHP I would do this by having a header PHP script on every page that does this and inserts in to a database. Question how can I achieve this in Laravel?
Would someone kindly lead me.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire