I have a faced a problem during building a web application using laravel, the logo is exist in the app and appear on login.
The problem is when i try to change logo or delete it and upload new logo still appear the first logo does not change
I have run php artisan cache:clear but same problem
but when i call a picture using a url it works perfectly
Any advice please