Skip to content

Instantly share code, notes, and snippets.

@BumbuKhan
Created January 21, 2017 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BumbuKhan/58c52f4ac18eef840d285b050fd028e1 to your computer and use it in GitHub Desktop.
Save BumbuKhan/58c52f4ac18eef840d285b050fd028e1 to your computer and use it in GitHub Desktop.
Problem with file uploading: finfo_file(C:\...): failed to open stream: No such file or directory
Do
$model->save();
before
$model->file->saveAs()
@mwanginjamb
Copy link

Thank you sir for your assistance on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment