CURRENT PATH:
/
home
/
u451283037
/
domains
/
indrenisahakari.org.np
/
public_html
/
app
/
Http
/
Middleware
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
EncryptCookies.php
<?php namespace App\Http\Middleware; use Illuminate\Cookie\Middleware\EncryptCookies as Middleware; class EncryptCookies extends Middleware { /** * The names of the cookies that should not be encrypted. * * @var array */ protected $except = [ // ]; }
SIMPAN
BATAL