issues
search
rentalhost
/
laravel-insight
IDEA plugin to works with Laravel Framework.
MIT License
27
stars
6
forks
source link
Eloquent\Model: improvement for identify scope methods
#20
Open
rentalhost
opened
7 years ago
rentalhost
commented
7 years ago
Following #10:
[ ] Add support to find usages of
scopeMethod
;
[ ] Add support to rename from
method
to
scopeMethod
.
[ ] Add support to rename from
scopeMethod
to
method
.
Following #10:
scopeMethod
;method
toscopeMethod
.scopeMethod
tomethod
.