We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6ae52 commit b360e20Copy full SHA for b360e20
README.md
@@ -78,7 +78,7 @@ If you want to customize the consent modal's views:
78
79
More on [customization](#customization) below.
80
81
-Now, we'll have to register and configure the used cookies in the freshly published `App\Providers\CookiesServiceProvider`:
+Now, we'll have to register and configure the used cookies in the freshly published `App\Providers\CookiesServiceProvider::registerCookies()` method:
82
83
```php
84
namespace App\Providers;
0 commit comments