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.

v1.0.3 2020-09-23 09:20 UTC

This package is auto-updated.

Last update: 2024-11-23 18:18:27 UTC


README

Latest Version on Packagist Total Downloads

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.