-
-
Notifications
You must be signed in to change notification settings - Fork 21
Features
Pe Ell edited this page Apr 17, 2017
·
1 revision
- Designed to work with Laravel Eloquent models
- Each model can has as many flags as required
- Each flag adds global query scopes to models
- 2 logical groups of flags:
Classic
,Inverse
- 2 types of flags:
Boolean
,Timestamp
- Covered with unit tests