spatie / laravel-glide

Easily convert images with Glide
https://freek.dev/2015/12/easily-convert-images-with-glide/
MIT License
424 stars 51 forks source link

[FlySystem Laravel] impossible to create the root directory #81

Closed jud3v closed 4 years ago

jud3v commented 4 years ago

Hello everyone !

I'm using your package with these version:

The error: Capture-d-cran-2020-10-15-14-13-25.png

Capture-d-cran-2020-10-15-14-13-49.png

I don't know { how, what, why } this problem or where they from but I think it on the glide package.

I'have try to fix my problem with this link

But nothing that work, so I'm out of solution.

jud3v commented 4 years ago

If one have the same error:

Follow this step:

  1. rm public/storage

  2. php artisan conf:clear

  3. php artisan storage:link

  4. That it !