Skip to content

Instantly share code, notes, and snippets.

@duikb00t
Created March 28, 2014 09:07
Show Gist options
  • Select an option

  • Save duikb00t/9828518 to your computer and use it in GitHub Desktop.

Select an option

Save duikb00t/9828518 to your computer and use it in GitHub Desktop.
auth
$user = Auth::user();
$role = $user->role;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment