Modern cookie management for PHP
-
Updated
Oct 13, 2017 - PHP
Modern cookie management for PHP
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware for Laravel will try to determine and overwrite the Cookie value.
This addon allows you to add SameSite attribute to cookies
Add a description, image, and links to the samesite-cookies topic page so that developers can more easily learn about it.
To associate your repository with the samesite-cookies topic, visit your repo's landing page and select "manage topics."