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