File: /var/www/laracopilot.stgviitor.com/laracopilot-wp/wp-content/themes/laracopilot-v2/README.md
# π LaraCopilot V2
### The AI-Powered OS for Laravel Developers
LaraCopilot V2 is the official WordPress theme for the LaraCopilot ecosystemβa high-performance, developer-centric platform designed to build, ship, and scale Laravel applications in minutes, not months.
---
## β¨ Features
- **π€ AI Code Generation**: Describe your feature in plain English and get production-ready controllers, models, migrations, and tests in seconds.
- **β‘ Laravel-Native Intelligence**: Deep integration with the full Laravel ecosystem, including Eloquent, Blade, Livewire, Inertia, Sanctum, Nova, and more.
- **π οΈ Smart Refactoring**: Instantly upgrade legacy code, add types, apply SOLID principles, and align with the latest Laravel conventions.
- **π’ One-Click Deployments**: Seamlessly push to production via Laravel Cloud, Forge, Ploi, or any SSH server with auto-running migrations.
- **π₯ Team Collaboration**: Invite teammates, share projects, and manage role-based access with full audit logs.
- **π± Deep Integrations**: Native support for GitHub, GitLab, Bitbucket, and Telegram notifications.
---
## π οΈ Development Setup
To start developing on this theme, ensure you have the necessary dependencies installed:
### π₯ Installation
```bash
# Install PHP dependencies
composer install
# Install Node dependencies
npm install
```
### β¨οΈ Available Commands
| Command | Description |
| :--- | :--- |
| `npm run watch` | Watch SASS files and recompile to CSS. |
| `npm run compile:css` | Compile all SASS stylesheets. |
| `npm run compile:rtl` | Generate the RTL stylesheet. |
| `npm run bundle` | Create a distribution-ready .zip archive. |
| `composer lint:wpcs` | Check PHP files against WordPress Coding Standards. |
| `composer make-pot` | Generate translation files (.pot). |
---
## π Pricing Plans
LaraCopilot offers flexible tiers for every stage of your project:
- **Free**: 50 AI requests, 1 active project, Prototype mode.
- **Starter ($29/mo)**: 500 AI requests, 5 projects, 1-click deployments.
- **Pro ($79/mo)**: Unlimited AI requests, Unlimited projects, Orivon AI agent access.
- **Agency ($199/mo)**: Pro features + 15 team seats, RBAC, and Audit logs.
---
## π License
Licensed under **GPLv2 or later**.
(C) <?php echo date('Y'); ?> LaraCopilot.