<?phpnamespace IlluminateDatabaseEloquentAttributes;use Attribute;#[Attribute(Attribute::TARGET_METHOD)]class Initialize{ //}