Download the PHP package creacoon/laravel-cloudfront-cookies without Composer
On this page you can find all versions of the php package creacoon/laravel-cloudfront-cookies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download creacoon/laravel-cloudfront-cookies
More information about creacoon/laravel-cloudfront-cookies
Files in creacoon/laravel-cloudfront-cookies
Package laravel-cloudfront-cookies
Short Description A tiny utility to generate signed cookies to be used with AWS Cloudfront
License MIT
Homepage https://github.com/creacoon/laravel-cloudfront-cookies
Informations about the package laravel-cloudfront-cookies
A tiny utility to generate signed cookies to be used with AWS Cloudfront
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Add the middleware to set the cookies needed for AWS CloudFront
Testing
Generate a private key
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Charaf Rezrazi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-cloudfront-cookies with dependencies
aws/aws-sdk-php Version ^3.275
illuminate/contracts Version ^9.0|^10.0
spatie/laravel-package-tools Version ^1.14.0