Skip to content

Instantly share code, notes, and snippets.

View matyhaty's full-sized avatar

Matt Hiscock matyhaty

View GitHub Profile
Controller:
/**
* Update the specified resource in storage.
*
* @param int $id
* @return Response
*/
public function update($id)
{
$inputs = Input::get();
@matyhaty
matyhaty / ilovecodeigniter.php
Created June 20, 2013 11:44
This Gist was created by scotch.io CodeIgniter Library for Github
Nicholas Cerminara was here. But how!?