DB::table('module_sample')->insert($data);
Use query builder syntex and for more reference go here http://laravel.com/docs/queries#inserts
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community