Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Dec 13, 2017
1 parent d0d3e58 commit c4411e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Or you could opt to register it as global middleware.

protected $middleware = [
...
Spatie\Cors\Cors::class
\Spatie\Cors\Cors::class
];
```

Expand Down

0 comments on commit c4411e3

Please sign in to comment.