Imagine you want to have an Eloquent model hold a status. It's easily solved by just adding a status field to that model and be done with it. But in case you need a history of status changes or need to store some extra info on why a status changed, just adding a single field won't cut it.
Features
- Add the HasStatuses trait to a model you like to use statuses on
- Get all available status names for the model
- Documentation available
- Examples available
- Retrieve models with a given latest state
- Validate a status before setting it
- Delete status from model
Categories
FrameworksLicense
MIT LicenseFollow Laravel Model Status
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Model Status!