Skip to content

Instantly share code, notes, and snippets.

@Smally1997
Created September 27, 2015 20:50
Show Gist options
  • Save Smally1997/0203f6d8468c423b8c36 to your computer and use it in GitHub Desktop.
Save Smally1997/0203f6d8468c423b8c36 to your computer and use it in GitHub Desktop.
use Carbon\Carbon;
//test
class AdminController extends BaseController {
public function showIndex()
{
//code here
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment