If you're building a Laravel application and need to handle cookie consent in a compliant and customizable way — without sacrificing user experience — you're going to love this package.
Introducing Laravel Cookie Consent v1.0.2, a multilingual, GDPR & CCPA-compliant solution designed to be developer-friendly and easily integrated into any Laravel project.
🚀 Why This Package?
Privacy compliance is no longer optional. Regulations like GDPR (EU) and CCPA (California) require websites to clearly inform users about cookie usage and give them control.
This package was built to make that process smooth, flexible, and easy for Laravel developers.
✅ Key Features
Multilingual Support
Display consent messages in multiple languages — perfect for international audiences.GDPR & CCPA Compliant
Handles consent the right way, so your app stays compliant.Admin-Configurable (Coming Soon)
Easily manage banner content and behavior through an admin panel.Customizable UI
Tweak the look and feel to fit your brand, effortlessly.Lightweight & Easy to Use
Add it to your project in minutes, not hours.
🔧 How to Get Started
Installation is straightforward with Composer:
composer require devrabiul/laravel-cookie-consent
Then, publish the assets and config:
php artisan vendor:publish --provider="Devrabiul\CookieConsent\CookieConsentServiceProvider"
And you're good to go!
📦 Open Source & Actively Maintained
This package is open-source and welcomes contributions. Feedback, PRs, and ideas are always appreciated!
You can view the full codebase here:
👉 GitHub – devrabiul/laravel-cookie-consent
💡 Final Thoughts
User privacy is crucial — and Laravel developers now have a clean, multilingual way to manage cookie consent with ease. If you're building a Laravel app in 2025, this package is worth checking out.
Feel free to try it, star it, and suggest improvements!
Let’s make the web more privacy-friendly, together.