Simple package to add Blade directive @user to hide some parts of the blade from crawler bot
You can install the package via composer:
composer require vlados/laravel-blade-crawler-detectSimply wrap your html with @user ... code @enduser to hide it from crawlers
@user
<style>
</style>
@endusercomposer testPlease see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.