Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

SamAsEnd/laravel-make-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel make:scope command From Ethiopia

Build Status StyleCI Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version Latest Unstable Version License

SymfonyInsight

A very small laravel package to support make:scope command to laravel. You can read about query scopes on laravel documentation.

Prerequisites

  • PHP >= 7.2 || 8.0
  • Laravel 6.x || 7.x || 8.x

Installation

composer require --dev samasend/laravel-make-scope

Usage

php artisan make:scope AgeScope

https://laravel-news.com/laravel-scopes-generator

License

This package is released under the MIT Licence. See the bundled LICENSE file for details.