Skip to content

Instantly share code, notes, and snippets.

@NAKKA-K
Last active June 7, 2019 05:05
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 NAKKA-K/17db9c127fe7e4f1a1391feb51616757 to your computer and use it in GitHub Desktop.
Save NAKKA-K/17db9c127fe7e4f1a1391feb51616757 to your computer and use it in GitHub Desktop.
<?php
namespace Illuminate\Auth\Access;
use Exception;
class AuthorizationException extends Exception
{
//
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment