Skip to content

Instantly share code, notes, and snippets.

@brunokunace
Created January 12, 2018 06:59
Show Gist options
  • Save brunokunace/073a98a099e266564e509d40de3cfdea to your computer and use it in GitHub Desktop.
Save brunokunace/073a98a099e266564e509d40de3cfdea to your computer and use it in GitHub Desktop.
<?php
namespace App\Http\Controllers;
use Illuminate\Http\Request;
class CategoryController extends ApiController
{
//que esse maldito controller vai fazer???
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment