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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Model Status!