LaravelPackages.net
Acme Inc.
Toggle sidebar
softmedialabs/laravel-global-scope

A laravel package for make global scope

1
0
About softmedialabs/laravel-global-scope

softmedialabs/laravel-global-scope is a Laravel package for a laravel package for make global scope. It currently has 0 GitHub stars and 1 downloads on Packagist. Install it with composer require softmedialabs/laravel-global-scope. Discover more Laravel packages by softmedialabs or browse all Laravel packages to compare alternatives.

Last updated

Laravel Global Scope

This package adds a handful of global scope commands to Artisan in your Laravel project. Generate scope files to allow you to constraints to all queries for a given model.

Installation

Use the package manager composer to install this packages

composer require softmedialabs/laravel-global-scope

Usage

php artisan make:scope AgeScope

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

softmedialabs/laravel-global-scope is licenced under the MIT License (MIT). Please see the license file for more information.

Star History Chart