Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12101
Exclude Model Entities From Eloquent With the Laravel Exclusions Package
The Laravel Exclusions package allows you to filter out specific models from Eloquent queries. You can install it via Composer, integrate it into your models using the Excludable trait, and mark models for exclusion. This package improves query performance, protects sensitive data, and offers flexible control over data retrieval.
"Selective Data Retrieval for Smarter Applications."
No Website
GitHub Repo