Query Parser ScopesΒΆ

Warning

This feature is a bit experimental at the moment.

example

{api-uri}?scope[]=myscope

Allows the use of Laravel scopes

the scope parameter should be the name of your scope less the preceding scope

e.g. If your scope is called scopeActive then you would just use active