is there any php/laravel analytics packages that i can use for my websites? i dont want to use google analytics because i dont want my client to go through google analytics setup process.
goaccess is quite nice these days - it parses your web-server logs so you don't need to worry about people blocking cookies/js etc. It's got a built-in live dashboard too.