spatie/laravel-robots-middleware
Laravel middleware to control search engine indexing via X-Robots-Tag/robots meta behavior. Extend the base middleware and implement shouldIndex() to allow or block indexing per request (e.g., disable for admin routes), without changing your views.
|
Package
|
Constraint
|
|---|---|
| illuminate/http | ^10|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^8.0|^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^9.4|^10.5|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?