Download the PHP package meema/laravel-cloudfront without Composer
On this page you can find all versions of the php package meema/laravel-cloudfront. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download meema/laravel-cloudfront
More information about meema/laravel-cloudfront
Files in meema/laravel-cloudfront
Package laravel-cloudfront
Short Description Easily & quickly integrate your application with AWS CloudFront.
License MIT
Homepage https://github.com/meemalabs/laravel-cloudfront
Informations about the package laravel-cloudfront
CloudFront Package for Laravel
This is a wrapper package for AWS CloudFront. Please note that while this package is used in production environments and is completely functional, it currently only focuses on cache invalidations.
PRs & ideas are more than welcome! ๐๐ผ
๐ก Usage
Please note, object invalidations typically take from 60 to 300 seconds to complete. You can check the status of an invalidation by viewing your distribution from the CloudFront console.
๐ Installation
You can install the package via composer:
The package will automatically register itself.
Next, publish the config file with:
Next, please add the following keys their values to your .env
file.
The following is the content of the published config file:
๐งช Testing
๐ Changelog
Please see our releases page for more information on what has changed recently.
๐ช๐ผ Contributing
Please see CONTRIBUTING for details.
๐ Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
๐จ Security
Please review our security policy on how to report security vulnerabilities.
๐๐ผ Credits
- Chris Breuer
- Folks at Meema
- All Contributors
๐ License
The MIT License (MIT). Please see LICENSE for more information.
Made with โค๏ธ by Meema, Inc.