1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

I'm getting this error when trying to upload an image

Discussão em 'Outras Linguagens' iniciado por Diogo Goulart, Outubro 9, 2024 às 18:42.

  1. When I select the image, I get this error:

    file_put_contents(C:\Users\Diih\Desktop\workspace2\stbox\storage/tenantdiogo3\framework/cache/facade-1e06026dbe325cba543b2306bd7e55d66d31e4c1.php): Failed to open stream: No such file or directory

    I am working with Laravel 11 and Livewire 3. From what I researched, it seems to be a cache directory issue, but I didn't understand how to resolve it.

    I tried uploading an image, and it caused this error:

    file_put_contents(C:\Users\Diih\Desktop\workspace2\stbox\storage/tenantdiogo3\framework/cache/facade-1e06026dbe325cba543b2306bd7e55d66d31e4c1.php): Failed to open stream: No such file or directory

    The expected outcome is to upload the image successfully.

    Continue reading...

Compartilhe esta Página