public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...
I built a CRM applications for companies. Laravel makes coding fun again. you can check http://built...
Thanks arcollector for helping, but this brought me back to the same error after your modification....
The Laravel portal for problem solving, knowledge sharing and community building.