Skip to content

Commit

Permalink
Merge pull request #36 from scify/PavlosIsaris-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
PavlosIsaris authored Mar 7, 2025
2 parents b2ccf1d + f302cf6 commit c9b5d3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ composer remove scify/laravel-cookies-consent
composer require scify/laravel-cookie-guard

php artisan vendor:publish --provider="SciFY\LaravelCookiesConsent\LaravelCookiesConsentServiceProvider" --tag="cookies-consent-public" --force

php artisan vendor:publish --provider="SciFY\LaravelCookiesConsent\LaravelCookiesConsentServiceProvider" --tag="cookies-consent-config" --force
```

Then, make sure to check the configuration file `config/cookies_consent.php` and update it according to [the new one](config/cookies_consent.php).
Expand Down

0 comments on commit c9b5d3a

Please sign in to comment.