Im not shure why but i am shure that when i try to get an image from a floder in public dir and im on localhost:8000 (Php artisan server) it just wont get it.
I am getting a valid URL for my image and its working on Wamp's server but not in the serve that laravel gives us.
Any idea why?
localhost:8000/uploads/images/posts/1243152.jpg
The image its on public folder with that name.
Its working on wamps server but not on artisan server
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community