diff --git a/readme.md b/readme.md index 8dc9709..1e55f19 100644 --- a/readme.md +++ b/readme.md @@ -56,7 +56,7 @@ Or you can learn here: > First you must use Storage facade ```php -use Storage; +use Illuminate\Support\Facades\Storage; ``` > Then You can use all APIs of laravel Storage