what the hell genders is

This commit is contained in:
2025-11-03 20:04:56 +07:00
parent c1b1b124ba
commit c2d6667120

View File

@@ -2,4 +2,6 @@
Simple Active Record pattern implementation for [mirzaev/baza](https://git.svoboda.works/mirzaev/baza) Simple Active Record pattern implementation for [mirzaev/baza](https://git.svoboda.works/mirzaev/baza)
## Installation ## Installation
Process: `composer require mirzaev/record` ```bash
composer require mirzaev/record
```