Getting your environment ready is like preparing your workspace before starting a masterpiece! Letβs check off these requirements together to ensure smooth sailing ahead.
System Requirements
First things first! Letβs make sure your system has the essentials. These are pretty standard for modern Laravel development.PHP 8.2 or higher
PHP 8.2 or higher
Weβre using the latest PHP features to give you the best developer experience! Your agents will thank you for the performance boost.
Laravel 11.0 or 12.0
Laravel 11.0 or 12.0
Built for the latest Laravel versions! Weβre always keeping up with Taylorβs innovations to bring you cutting-edge features.
Composer 2.x
Composer 2.x
The package manager that makes installation a breeze! If youβre still on v1, nowβs a great time to upgrade.
Database Requirements
Your AI agents need a cozy home for their memories! Letβs pick the perfect database for your setup.MySQL 5.7+ / 8.0+
Our top pick for production! Fast, reliable, and battle-tested.Recommended
PostgreSQL 10+
Perfect for vector search with pgvector extension!Great for RAG
SQLite 3.8.8+
Lightning-fast for local development and testing!Dev Friendly
SQL Server 2017+
For teams already in the Microsoft ecosystem.Enterprise Ready
LLM Provider Requirements
Time to choose the AI brains for your agents! Youβll need at least one API key from these providers. Donβt worry, you can always add more later!OpenAI
The OG of AI models!
- GPT-4 Turbo
- GPT-4
- GPT-3.5 Turbo
Anthropic
Claudeβs got personality!
- Claude 3 Opus
- Claude 3 Sonnet
- Claude 3 Haiku
Gemini shines bright!
- Gemini 1.5 Pro
- Gemini 1.5 Flash
- Gemini 1.0 Pro
Optional Power-Ups
Want to supercharge your agents? These optional features will take them to the next level!For Vector Memory & RAG
Give your agents photographic memory with semantic search capabilities! Perfect for building knowledge-aware assistants.- Vector Search Engine
- Embedding Providers
| Engine | Description |
|---|---|
| Meilisearch 1.0+ | Lightning-fast and easy to set up! |
| PostgreSQL + pgvector | Keep everything in one database |
For Queue Processing
Handle heavy workloads like a pro! Background jobs keep your agents responsive even under pressure.- Redis 5.0+ (Recommended) - The speed demon of queue drivers! Your agents will thank you.
- Process Managers - Supervisor or Laravel Horizon to keep your workers running 24/7
PHP Extensions
Last but not least! These PHP extensions are the building blocks your agents need. Good news: most of them come pre-installed!BCMath
Ctype
cURL
DOM
Fileinfo
JSON
Mbstring
OpenSSL
PCRE
PDO
Tokenizer
XML
Quick Environment Check
Letβs make sure everythingβs in place! Run this handy command to see your setup at a glance.Terminal
All Set? Letβs Go!
Your environment is ready, and your AI agents are waiting to be born! Time to dive into the exciting world of Vizra ADK.Continue to Getting Started
Install Vizra ADK and create your first AI agent