We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5194645 commit 45cd3fdCopy full SHA for 45cd3fd
readme.md
@@ -79,7 +79,7 @@ you can use url() method to get it
79
80
* Get file content
81
82
- \Storage::get($fa->('wfj412.jpg'));
+ \Storage::get($fa->getPath('wfj412.jpg'));
83
84
* Write files
85
0 commit comments