الصفحات · Laravilt
Requirements
System requirements for Laravilt
Server Requirements
PHP 8.2+
Required extensions:
- BCMath
- Ctype
- Fileinfo
- JSON
- Mbstring
- OpenSSL
- PDO
- Tokenizer
- XML
Database
Choose one:
- MySQL 8.0+
- PostgreSQL 13+
- SQLite 3.35+
Web Server
- Apache 2.4+ with mod_rewrite
- Nginx 1.18+
- Laravel Herd / Valet
Development Requirements
Node.js 18+
Required for building frontend assets:
bash
Composer 2.x
bash
Browser Support
Laravilt supports modern browsers:
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
Recommended Setup
For development:
bash
For production:
- PHP-FPM with OPcache
- Redis for cache and sessions
- Queue worker for background jobs
- SSL certificate (required for passkeys)
Next Steps
- Installation - Install Laravilt
- Configuration - Configure your setup