Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File : vendor/maymeow/file-upload/src/Storage/LocalStorageManager.php #14

Closed
MayMeow opened this issue Jan 21, 2022 · 1 comment
Closed
Labels
invalid This doesn't seem right

Comments

@MayMeow
Copy link
Owner

MayMeow commented Jan 21, 2022

File : vendor/maymeow/file-upload/src/Storage/LocalStorageManager.php

Function : move
$fileObject->moveTo($this->configuration->getConfig('storagePath') . $fileObject->getClientFilename());

this line is giving an error. if I print the path it is "storage/agent-registration-2.jpg"
As I said above my storage folder is parallel to src and webroot folder,

Originally posted by @TechnoPHP in #7 (comment)

@MayMeow
Copy link
Owner Author

MayMeow commented Jan 22, 2022

Checked and this is not an issue, for more information check #7 (reply in thread)

@MayMeow MayMeow closed this as completed Jan 22, 2022
@MayMeow MayMeow added the invalid This doesn't seem right label Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant