class CookieValuePrefix (View source)
| static string | create(string $cookieName, string $key) Create a new cookie value prefix for the given cookie name. | |
| static string | remove(string $cookieValue) Remove the cookie value prefix. | 
Create a new cookie value prefix for the given cookie name.
Remove the cookie value prefix.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Cookie/CookieValuePrefix.html