Skip to content

Releases: cgauge/laravel-php-session

2.2.1: Merge pull request #11 from cgauge/update-contract

12 Jun 11:31
eed1523
Compare
Choose a tag to compare

Support Laravel 10

26 Apr 15:29
191e7fe
Compare
Choose a tag to compare
2.2.0

Allow Laravel 10

Support Laravel 9

07 Feb 09:58
38efe3a
Compare
Choose a tag to compare
Merge pull request #9 from cgauge/upgrade

Allow Laravel 9

Increase Session Time

28 Sep 14:09
3194cd2
Compare
Choose a tag to compare
Merge pull request #8 from cgauge/session-expiration-to-8h

[UP] session time to 8h

Treat SessionRetriever as Singleton

27 Aug 14:16
a745569
Compare
Choose a tag to compare
1.5.0

Treat SessionRetriever as Singleton

Explicit set session to Lax

27 Aug 12:39
daf923d
Compare
Choose a tag to compare
Merge pull request #7 from cgauge/cookie

Prevent others domain/sub-domain have access to the cookie session

Retry AWS Elasticache connection

06 Jan 10:24
27cabb6
Compare
Choose a tag to compare
Merge pull request #6 from cgauge/aws-network-issues

Retry connection with AWS Elasticache before crashing the request

Support PHP 8

11 Dec 12:08
8f50ec2
Compare
Choose a tag to compare
Merge pull request #5 from cgauge/php-upgrade

Support PHP 8

Support Laravel 8

11 Dec 09:52
0a6832a
Compare
Choose a tag to compare
Merge pull request #4 from cgauge/laravel-upgrade

Support Laravel 8

PHP Session

18 Oct 10:47
72571fe
Compare
Choose a tag to compare
1.0.0

Update README.md