Skip to content

Releases: dreamonkey/laravel-cloudfront-url-signer

getExpirationTimestamp now returns int value

18 Feb 15:18

Choose a tag to compare

AWS UrlSigner accept both string and int as expires parameter, but it actually creates problems.

Using AWS UrlSigner instead of CloudFrontClient

13 Feb 22:20

Choose a tag to compare

v0.1.4

Used UrlSigner instead of CloudFrontClient etc

$expiration has a default whatever is the accessing method (helper, facade)

09 Feb 11:29

Choose a tag to compare

sign() helper $expiration parameter now has a default

09 Feb 10:53

Choose a tag to compare

v0.1.2

Added $expiration default to sign() helper

Added sign() helper

09 Feb 10:32

Choose a tag to compare

v0.1.1

Added sign() helper

Initial release

09 Feb 09:37

Choose a tag to compare

v0.1.0

Added README