dipsor/cookie-banner

Adds cookie banner style with js

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

This package is auto-updated.

Last update: 2024-05-20 02:26:20 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')