public function store(Request $request) { $image = new Image(); $this->validate($request,...
you can easily install Laravel 5.2 at Cloud9 IDE from here https://goo.gl/vVPMUn
The Laravel portal for problem solving, knowledge sharing and community building.
The community