Skip to content

Allow eloquent scopes to be used in APIs

Sam Sehnert requested to merge allow-eloquent-scope-usage into master

Provides the ability for implementors to easily expose Eloquent Scopes via their API as custom filters.

Merge request reports