If you are using the PHP's default web server (e.g. php artisan serve) you need to restart your serv...
I guess you're getting 404 errors because if your image url is saved in the database as uploads/imag...
Use PHP's compact to pass an array containing variables and their values to the view: In the contr...
The Laravel portal for problem solving, knowledge sharing and community building.
The community