The file has been uploaded successfully and can be viewed, but an exception message is reported.
比你盖茨
比你盖茨 2017-07-13 18:00:03
0
2
1330

(1/1)   ErrorException                                    

Undefined index: uploads

in Local.php (line 349)11.jpg



比你盖茨
比你盖茨

reply all(2)
比你盖茨

Custom node in filesystem.php:

'upload' => ' => env('APP_URL').'/storage',
            'visibility' => 'private',
                                                                                         ------------------


'visibility' => 'private'


visibility configuration can only be public or private, I will type more with my swipe 1 letter was added, so an error was reported

Ty80

The superficial meaning is: the uploads variable in line 349 of the Local.php file is undefined. The specific reason can only be found through step-by-step debugging

, good luck!

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template