dipsor/cookie-banner

Adds cookie banner style with js

Installs: 275

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

pkg:composer/dipsor/cookie-banner

dev-master 2019-09-19 15:42 UTC

This package is auto-updated.

Last update: 2025-10-20 05:23:36 UTC


README

  • simple package to add cookie banner to your site
  • no additional js libraries required

Usage:

  • you just have to run php artisan vendor:publish select cookie-banner-config number and pres ok.
  • include in blade file: @include('cookie-banner::cookie-banner')