Libraries tagged by laravel-gtag
vitorbizarra/laravel-gtag
232 Downloads
This is my package laravel-gtag
jeffersongoncalves/laravel-gtag
3 Downloads
This Laravel package provides a straightforward integration of Google Analytics using Gtag into your Blade templates. It enables you to easily track website visits and user engagement, offering valuable insights into your site's performance. With minimal setup, you can leverage Gtag's powerful analytics features to better understand your audience and improve your website's effectiveness.
spatie/laravel-tags
7467436 Downloads
Add tags and taggable behaviour to your Laravel app
rtconner/laravel-tagging
2613488 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
filament/spatie-laravel-tags-plugin
857808 Downloads
Filament support for `spatie/laravel-tags`.
matthewbdaly/laravel-etag-middleware
302003 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
label84/laravel-tagmanager
52968 Downloads
Easier way to add Google Tag Manager to your Laravel application.
codezero/laravel-stagefront
59062 Downloads
Quickly add some password protection to a staging site.
usamamuneerchaudhary/laravel-tagify
2160 Downloads
An Eloquent Tagging package for Laravel 10
lithiumdev/laravel-tagcloud
20241 Downloads
A Laravel package for generating tag clouds.
brekitomasson/laravel-tagged-cache
1185 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
mahi/spatie-tags-nova-filter
11772 Downloads
A Laravel Nova filter for Spatie/Laravel-Tags.
asseco-voice/laravel-tags
5503 Downloads
Laravel support for tags
rinvex/laravel-tags
3007 Downloads
Rinvex Tags is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
estgroupe/laravel-taggable
6287 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.