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 58a8621 commit 2453f69Copy full SHA for 2453f69
src/CloudfrontCookiesServiceProvider.php
@@ -14,7 +14,6 @@ public function configurePackage(Package $package): void
14
$package
15
->name('laravel-cloudfront-cookies')
16
->hasConfigFile();
17
-
18
}
19
20
public function packageBooted(): void
0 commit comments