voerro / laravel-visitor-tracker

Visitor tracker and statistics for Laravel 5.5+ (abandoned for the time being, feel free to take over)
67 stars 41 forks source link

how to make don't record url pattern #15

Closed yang5664 closed 6 years ago

yang5664 commented 6 years ago

is possible don't record url pattern like "mydomain.com/admin" ?

AlexMordred commented 6 years ago

Please look at the config file. You can't disable patterns, but you can disable exact URLs like in your example.