44726adcb39e007afddc2b1169ed2130dcb0112e
Prior version used Cyrillic strings as __() keys — RO users saw Cyrillic text because fallback = key. Now all PDF labels use RO as the source-language key (e.g. 'Automobil', 'Nr. înmatriculare', 'Nr. protocol:', 'INJECTOARE'). ru.json + en.json provide translations. +24 keys covering title, all field labels, table headers, measurement column headers, before/after subheadings, footer note, conclusion section, signature block, unit suffixes (km, ml). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
AutoCRM
SaaS CRM multi-tenant pentru autoservice și magazin piese auto.
Stack
- Laravel 12 + Filament 5
- Octane (FrankenPHP runtime)
- MariaDB 11.4
- Redis 7
- Stancl/Tenancy v3 (single-DB multi-tenant)
Domenii
service.mir.md— panou central super-admin<slug>.service.mir.md— instanță tenant
Documentație
Vezi /root/service/docs/00-index.md în repo-ul părinte (separat de cod) pentru:
- Arhitectură + decizii
- Setup multi-tenant (3 niveluri izolare)
- Toate cele 31 module preluate din prototip
- Operațiuni (deploy / backup / add-tenant / troubleshoot)
Dev local
cp .env.example .env
composer install
npm install
php artisan key:generate
php artisan migrate
npm run build
php artisan octane:start --server=frankenphp
Deploy
Push pe main → Coolify auto-deploy.
License
Proprietary. © 2026.
Description
Languages
PHP
78%
Blade
21.7%
Dockerfile
0.2%