feat: implement realistic data seeding for doctors, clinics, and secretaries
- Added seed_realistic_data.php to clean existing data and populate the database with realistic entries for doctors, clinics, and secretaries. - Created a structured approach to generate 100 doctors per city with diverse specialties and services. - Implemented database cleanup routines to ensure a fresh start for data seeding. - Enhanced the DoctorSecretaryRepository with improved comments for clarity.
This commit is contained in:
@@ -64,7 +64,7 @@ Professional → 5 → 403
|
||||
## نکته: منشی غیرفعال از سقف کم نمیشود
|
||||
|
||||
```
|
||||
countActive() فقط منشیان active=true را میشمارد
|
||||
countActive() فقط منشی ها active=true را میشمارد
|
||||
یعنی: اگر 2 منشی داری و یکی را غیرفعال کنی → میتوانی دوباره 1 منشی جدید اضافه کنی
|
||||
(مادامی که در پنل Basic هستی و سقف 2 داری)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user