Download the PHP package ramir1/cookie-consent without Composer
On this page you can find all versions of the php package ramir1/cookie-consent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ramir1/cookie-consent
More information about ramir1/cookie-consent
Files in ramir1/cookie-consent
Download ramir1/cookie-consent
More information about ramir1/cookie-consent
Files in ramir1/cookie-consent
Vendor ramir1
Package cookie-consent
Short Description Banner for cookie consent fo Laravel
License MIT
Package cookie-consent
Short Description Banner for cookie consent fo Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package cookie-consent
cookie-consent
Install
composer require ramir1/cookie-consent
Add in layout
<x-cookie_consent::banner/>
php artisan vendor:publish --provider="Ramir1\CookieConsent\CookieConsentServiceProvider"
or
yarn add js-cookie
<x-cookie_consent::banner :style=0 :script=0 />
To app.js
import '../../vendor/ramir1/cookie-consent/resources/js/cookie-consent';
to app.css/app.scss
@import "../../vendor/ramir1/cookie-consent/resources/css/cookie-consent.css"
Setting GTM (google tag manager)
https://www.youtube.com/watch?v=yZjGzfWDc0Y
All versions of cookie-consent with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^10|^v11
The package ramir1/cookie-consent contains the following files
Loading the files please wait ....