startupmasters / bladeindextag
With this package you can use the custom @index directive in blade. If your application is not in production environment it will automatically add noindex meta tag in the <head> of your app.
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/startupmasters/bladeindextag
Requires
- illuminate/support: ~5|~6|~7|~8
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ~3|~4|~5|~6
- phpunit/phpunit: ~8.0|~9.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2025-10-23 20:25:42 UTC
README
With this package you can use the custom @index directive in blade. If your application is not in production environment it will automatically add noindex meta tag in the of your app.
Installation
Via Composer
$ composer require startupmasters/bladeindextag
Usage
In the head of your app you must use the directive @index.
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
Please see the license file for more information.