Skip to content

jeffersongoncalves/laravel-plausible

Repository files navigation

Laravel Plausible

Laravel Plausible

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

A lightweight Laravel package that seamlessly integrates Plausible Analytics into your Blade views. Plausible.io is a privacy-friendly, open-source alternative to Google Analytics.

Installation

You can install the package via composer:

composer require jeffersongoncalves/laravel-plausible

Usage

Publish config file.

php artisan vendor:publish --tag=plausible-config

Add head template.

@include('plausible::script')

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published