Have you tried using an absolute path on line 34 where you try to save the image?
If the uploads fail due to the hosts file system, you can try using Laravels public_path i.e. public_path().'/uploads'
Thanks,
Could one of you give me a example what you mean with using the public_path() ?
Roelof
Edit 1: Or do you mean the solution in this topic : http://laravel.io/forum/04-05-2014-cant-write-image-data-to-path
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community