A
A
Anatoly2019-10-26 17:07:38
Laravel
Anatoly, 2019-10-26 17:07:38

Laravel: why sometimes file is uploaded without extension?

Greetings.
There was a problem uploading files.
Has anyone encountered the fact that when saving a file in this way

$path = $request->Filedata->store('path_to_folder');
Will the file be saved without extension?
Moreover, the problem does not always appear, sometimes the same file is loaded normally and sometimes without an extension.
The disk where the file is saved is located on another server and is connected via sftp.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question