Support the ongoing development of Laravel.io →
Packages Eloquent

Hi everyone,

I want to share my new package which allows to define within policies methods for building lists of allowed Eloquent models by directly adding filters to an Eloquent Builder. In this way you can organize the listing filters just within the policies and then recall them simply by chaining the acl() method in your query.

The package is compatible with Laravel 5.5+ (Laravel 6 included) and it is fully tested.

https://github.com/gecche/laravel-policy-builder

Suggestions and comments are welcome!

Thank you! :)

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

gecche gecche Joined 6 Mar 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.