Laravel Model Flags

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.

  • 1.4.1
Laravel Model Flags
GitHub Page
composer require spatie/laravel-model-flags