PHP Classes

How to Implement Laravel Privacy Measures to Only Set Cookies After the User Authorizes the Use of Cookies - Laravel Privacy User Cookie package blog

Recommend this page to a friend!
  All package blogs All package blogs   Laravel Privacy User Cookie Laravel Privacy User Cookie   Blog Laravel Privacy User Cookie package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement Lara...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Laravel Privacy User Cookie

Many sites are now asking users if they can use cookies to track users that visit a site.

This request implementation usually works by showing a message on a page with a button that the users can click to tell the site they can use cookies.

This package implements a solution for this approach that will work in Laravel applications.




Loaded Article

About the Laravel Privacy User Cookie Package

The package Laravel Privacy User Cookie is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Show message to ask user permission to use cookies

Here follows in more detail what it does:

This package can show the message to ask the user permission to use cookies.

It provides a middleware class for Laravel applications that checks if the current user browser has a given cookie set.

If the given cookie is missing, the package makes the current page show a message with a warning asking the user to allow the current site to use cookies.

The displayed message output includes CSS and JavaScript to set a cookie if the user clicks on a button saying that he accepts the site's cookies.

Conclusion

The Laravel Privacy User Cookie can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.




  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Laravel Privacy User Cookie Laravel Privacy User Cookie   Blog Laravel Privacy User Cookie package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement Lara...