Quickly add a page to your Laravel application to exclude your visits from Plausible.
After you install this package, you can go to yourapp.com/plausible
and exclude your visits from that browser from being tracked.
The documentation for this feature is here: https://plausible.io/docs/excluding-localstorage
You can install the package via composer:
composer require swiftmade/laravel-plausible-exclude
composer test
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.