Laravel Model Flags - Package Image

Community Package Laravel Model Flags 1.4.1

This package offers a trait that allows you to add flags to an Eloquent model. These can be used to quickly save the state of a process, update, migration, etc... to a model, without having to add an additional column using migrations.

composer require spatie/laravel-model-flags