PHPackages                             abr4xas/clarity-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. abr4xas/clarity-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

abr4xas/clarity-laravel
=======================

Easy integration of Microsoft Clarity into your Laravel application.

v2.0.0(7mo ago)5778.4k—4.7%2MITPHPPHP ^8.3CI passing

Since Mar 4Pushed 6d ago1 watchersCompare

[ Source](https://github.com/abr4xas/clarity-laravel)[ Packagist](https://packagist.org/packages/abr4xas/clarity-laravel)[ Docs](https://github.com/abr4xas/clarity-laravel)[ Fund](https://angelcruz.dev/donate)[ RSS](/packages/abr4xas-clarity-laravel/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (6)Versions (8)Used By (0)

Microsoft Clarity for Laravel.
==============================

[](#microsoft-clarity-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a645249cb493d0cc7ab6d5b417212ed047ebeaec0c525108999bbd44efc35369/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616272347861732f636c61726974792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abr4xas/clarity-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3283ee8e767d64d65c1d779e3c4ffb56825b6a4eba60300c9158d4255efea7fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616272347861732f636c61726974792d6c61726176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d6173746572266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/abr4xas/clarity-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/569414e82f9edd68440503286d4eabf5f4e033ce29bdfcd80ab328fdc51699e9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616272347861732f636c61726974792d6c61726176656c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d6173746572266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/abr4xas/clarity-laravel/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/cb9313378f75b360f378a1eafbd22702df86a358f874a3f234a2a4cc98895c6d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616272347861732f636c61726974792d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abr4xas/clarity-laravel)

Easy integration of Microsoft Clarity into your Laravel application.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require abr4xas/clarity-laravel
```

You can publish the config file with:

```
php artisan vendor:publish --tag="clarity-config"
```

This is the contents of the published config file:

```
