Skip to content

Instantly share code, notes, and snippets.

@robzlabz
Last active July 1, 2020 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robzlabz/01c13f57c577169ba4178dea1a61e4ee to your computer and use it in GitHub Desktop.
Save robzlabz/01c13f57c577169ba4178dea1a61e4ee to your computer and use it in GitHub Desktop.
<?php
namespace App\Http\Controllers;
use Illuminate\Http\Request;
class MemberController extends Controller
{
//
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment