- 1. Introduction
- 2. Company Culture
- 2.1. Mission and Vision
- 2.2. Core Values
- 3. Engineering
- 3.1. Repositories
- 3.2. Code Quality
- 3.2.1. PHP
- 3.2.1.1. PHPStan
- 3.2.1.2. Easy Coding Standard
- 3.2.1.3. Rector
- 3.2.2. JavaScript
- 3.2.2.1. ESLint
- 3.2.2.2. Prettier
- 3.3. Development
- 3.3.1. DDEV
- 3.3.2. IDEs
- 3.3.2.1. VSCode
- 3.3.2.2. PhpStorm
- 3.3.3. Git
- 3.3.4. Maintenance Mode
- 3.4. Ops
- 3.4.1. Add Server Provider
- 3.4.2. Server Setup
- 3.4.3. Site Setup
- 3.4.4. Reserved IPs
- 3.4.5. TLS
- 3.4.6. Queue Setup
- 3.4.7. PHP
- 3.4.7.1. PHP Configuration
- 3.4.8. GitHub Workflows
- 3.4.9. Database
- 3.4.9.1. Database MariaDB to MySQL Migration
- 3.4.9.2. Database Backups
- 3.4.9.3. Database Timezone Configuration
- 3.4.9.4. MySQL Optimization
- 3.4.10. Digital Ocean Spaces
- 3.4.11. Redis Configuration
- 3.4.12. Meilisearch Setup
- 3.4.13. Reverting to a Previous Release