From 27ca26fe9c070c5744b8fd184ea17784c3175226 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 10 Feb 2023 22:41:39 +0600 Subject: [PATCH] Add Spatie Laravel Cookie Consent / cookie-compliance --- src/technologies/s.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index 873c2ed16..f4ab398dd 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4807,6 +4807,19 @@ "oss": true, "website": "https://github.com/spatie/laravel-support-bubble" }, + "Spatie Laravel Cookie Consent": { + "cats": [ + 67 + ], + "description": "Spatie Laravel Cookie Consent is a banner that is displayed on websites to ask visitors for consent for the use of cookies.", + "icon": "Spatie.png", + "implies": "Laravel", + "js": { + "laravelCookieConsent": "" + }, + "oss": true, + "website": "https://github.com/spatie/laravel-cookie-consent" + }, "Speed Kit": { "cats": [ 92