Solve your laravel problems.
I use code below to show a jpeg picture but nothing showed
enter image description here
result : enter image description here
I have made sure my directory is 777 and I can read picture length when I use Storage::size($file);// $file is the picture path