File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ PLEASE READ: FILLING IN THE TEMPLATE IS REQUIRED!
11
11
Issues that do not include enough information might not be picked up.
12
12
Issues that have not been filled in using the issue template will be _closed_.
13
13
14
- Have you read laravel-cloudfront's contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/master /CONTRIBUTING.md)
15
- and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/master /CODE_OF_CONDUCT.md)?
14
+ Have you read laravel-cloudfront's contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/main /CONTRIBUTING.md)
15
+ and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/main /CODE_OF_CONDUCT.md)?
16
16
17
17
By filing an Issue, you are expected to comply with it, including treating everyone with respect.
18
18
@@ -50,7 +50,7 @@ Put an X between the brackets if you have done the following:
50
50
51
51
<!-- What you expect to happen -->
52
52
53
- ** Actual behavior:**
53
+ ** Actual behavior:**
54
54
55
55
<!-- What actually happens. Please include screenshots, stack traces and anything that can help us understand the issue. -->
56
56
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ PLEASE READ: FILLING IN THE TEMPLATE IS REQUIRED!
12
12
Issues that do not include enough information might not be picked up.
13
13
14
14
Have you read laravel-cloudfront's
15
- contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/master /CONTRIBUTING.md)
16
- and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/master /CODE_OF_CONDUCT.md)?
15
+ contributing guidelines (https://github.com/meemalabs/laravel-cloudfront/blob/main /CONTRIBUTING.md)
16
+ and Code Of Conduct (https://github.com/meemalabs/laravel-cloudfront/main /CODE_OF_CONDUCT.md)?
17
17
By filing an idea, you are expected to comply with it, including treating everyone with respect.
18
18
19
19
Please prefix your idea with: [IDEA].
Original file line number Diff line number Diff line change 1
1
# CloudFront Package for Laravel
2
2
3
3
[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/meema/laravel-cloudfront.svg?style=flat-square )] ( https://packagist.org/packages/meema/laravel-cloudfront )
4
- [ ![ StyleCI] ( https://github.styleci.io/repos/320476033/shield?branch=master )] ( https://github.styleci.io/repos/320476033 )
5
- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/?branch=master )
4
+ [ ![ StyleCI] ( https://github.styleci.io/repos/320476033/shield?branch=main )] ( https://github.styleci.io/repos/320476033 )
5
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/badges/quality-score.png?b=main )] ( https://scrutinizer-ci.com/g/meemalabs/laravel-cloudfront/?branch=main )
6
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/meema/laravel-cloudfront.svg?style=flat-square )] ( https://packagist.org/packages/meema/laravel-cloudfront )
7
- [ ![ License] ( https://img.shields.io/github/license/meemalabs/laravel-cloudfront.svg?style=flat-square )] ( https://github.com/meemalabs/laravel-cloudfront/blob/master /LICENSE.md )
8
- <!-- [[](https://github.com/meemalabs/laravel-cloudfront/actions) -->
7
+ [ ![ License] ( https://img.shields.io/github/license/meemalabs/laravel-cloudfront.svg?style=flat-square )] ( https://github.com/meemalabs/laravel-cloudfront/blob/main /LICENSE.md )
8
+ <!-- [[](https://github.com/meemalabs/laravel-cloudfront/actions) -->
9
9
<!-- [[](ghactions) -->
10
10
11
11
This is a wrapper package for AWS CloudFront. Please note that while this package is used in production environments and is completely functional, it is not feature-complete & currently only focuses on cache invalidations.
You can’t perform that action at this time.
0 commit comments