Improved file downloading
This commit is contained in:
parent
3fb739c4e4
commit
59fb0eae4f
7 changed files with 83 additions and 196 deletions
|
@ -12,6 +12,6 @@ class VerifyCsrfToken extends BaseVerifier
|
|||
* @var array
|
||||
*/
|
||||
protected $except = [
|
||||
//
|
||||
'remote/*',
|
||||
];
|
||||
}
|
||||
|
|
Reference in a new issue