Overview

Namespaces

  • App
    • Console
      • Commands
    • Events
    • Exceptions
    • Http
      • Controllers
        • Auth
      • Middleware
      • Requests
    • Jobs
    • Providers

Classes

  • Authenticate
  • EncryptCookies
  • RedirectIfAuthenticated
  • VerifyCsrfToken
  • Overview
  • Namespace
  • Class

Class EncryptCookies

Illuminate\Cookie\Middleware\EncryptCookies
Extended by App\Http\Middleware\EncryptCookies
Namespace: App\Http\Middleware
Located at Http/Middleware/EncryptCookies.php
Properties summary
protected array $except

The names of the cookies that should not be encrypted.

The names of the cookies that should not be encrypted.

# [ // ]
API documentation generated by ApiGen