Skip to content

Commit

Permalink
Merge pull request #95 from gholol/master
Browse files Browse the repository at this point in the history
A really complex fix for #92
  • Loading branch information
awkwardusername committed Feb 13, 2016
2 parents eeb59f2 + fd55dbc commit b8969ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Http/Middleware/ApiGuard.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use App;
use Log;
use Auth;
use Route;
use Config;
use Closure;
Expand Down

0 comments on commit b8969ef

Please sign in to comment.