Nov 8, 2021
0
Level 5
Custom Layout for laravel-user-activity and Tracking API usage
I am using the php package "haruncpi/laravel-user-activity" to track my users activity. I would like the log to appear in the same default layout as the rest of my project. Is there an easy way to do this or do I need to build a completely fresh interface myself using the data in the database and my own controller and blade template?.
On a side note, can it track searches submit via an API? I have a GeoCoder that gets data from the an external api that I would like to track.
Please or to participate in this conversation.