laravel-model-status
by zoparga
Add many status to many model with a single trait. E.g.: many status for a customer.
laravel-model-status
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.