This package adds an online scope to ypur model, if it has an online boolean column.
It will also check if the model is translatable using the spatie/laravel-translatable package.
You can install the package via composer:
composer require codedor/laravel-online-scopeuse Codedor\OnlineScope\Model\Traits\HasOnlineScope;For the full documentation, check here.
vendor/bin/pestPlease see CHANGELOG for more information on what has changed recently.
Please see UPGRADING for more information on how to upgrade to a new version.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.