Download the PHP package codedor/laravel-online-scope without Composer
On this page you can find all versions of the php package codedor/laravel-online-scope. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codedor/laravel-online-scope
More information about codedor/laravel-online-scope
Files in codedor/laravel-online-scope
Package laravel-online-scope
Short Description Package that adds an online scope
License MIT
Homepage https://github.com/codedor/laravel-online-scope
Informations about the package laravel-online-scope
Package that adds an online scope
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.
Installation
You can install the package via composer:
Usage
Documentation
For the full documentation, check here.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Upgrading
Please see UPGRADING for more information on how to upgrade to a new version.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-online-scope with dependencies
filament/filament Version ^3.0
illuminate/contracts Version ^10.0|^11.0|^12.0
spatie/laravel-package-tools Version ^1.12
spatie/laravel-translatable Version ^6.5