$filename = 'myfile.pdf';
Input::file('the-pdf')->move('../uploads', $filename);
wow.. Thanks dude mgsmus for helping me :D it works!! :D
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community