Description
A GDPR-compliant solution offering enterprise-grade compliance with fully customizable cookie banners for Laravel applications.
Include these components in your Blade templates:
- Add styles in the
<head>section:
{!! CookieConsent::styles() !!}
- Add scripts before closing
</body>:
{!! CookieConsent::scripts() !!}
Recent Courses on Laravel Daily
[NEW] Practical Laravel Security: Packages, Secrets, Supply-Chain Attacks
7 lessons
43 min read
Roles and Permissions in Laravel 13
14 lessons
57 min
Testing in Laravel 13 For Beginners
26 lessons
1 h 41 min read