Skip to content

Commit

Permalink
Merge pull request #18 from manojLondhe/patch-1
Browse files Browse the repository at this point in the history
Update README.md to add missing namespace
  • Loading branch information
freekmurze authored Jan 21, 2022
2 parents d4634a4 + 0b0175a commit 222ea62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ By default, the middleware enables indexing on all pages. You'll probably want t

```php
// app/Http/Middleware/MyRobotsMiddleware.php
namespace App\Http\Middleware;

use Illuminate\Http\Request;
use Spatie\RobotsMiddleware\RobotsMiddleware;
Expand Down

0 comments on commit 222ea62

Please sign in to comment.