laravel-cookie-consent
Make your Laravel app comply with the crazy EU cookie law
File Explorer
Download Latest Version (.zip)- config.yml
- php-cs-fixer.yml
- run-tests.yml
- update-changelog.yml
- FUNDING.yml
- cookie-consent.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- texts.php
- dialogContents.blade.php
- index.blade.php
- CookieConsentMiddleware.php
- CookieConsentServiceProvider.php
- dialog.blade.php
- layout.blade.php
- CookieConsentMiddlewareTest.php
- CookieConsentTest.php
- Pest.php
- TestCase.php
- .editorconfig
- .gitattributes
- .gitignore
- .php-cs-fixer.dist.php
- CHANGELOG.md
- composer.json
- LICENSE.md
- phpunit.xml.dist
- README.md
π Installation Guide
1. Get the code
git clone https://github.com/spatie/laravel-cookie-consent
Downloads the entire project code from GitHub to your computer.
cd laravel-cookie-consent
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
composer install
Installs the PHP libraries listed in composer.json.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
