3 results for “topic:model-status”
A Laravel package to automate adding configurable status columns to models and migrations. This package provides an easy-to-use HasActiveScope trait, a Status enum, middleware for ensuring active users, and a custom Artisan command to streamline your workflow.
Laravel helper to know the completion status of an Eloquent Model
Integrate enum based statuses to Laravel models