Content Generation

Build innovative content tools using our advanced app templates. They are perfect for enhancing your own writing process or as a foundation for a commercial, AI-powered content application.

XPayStoreDev's API Key template preview

XPayStoreDev's API Key

Free

مثال لنموذج User (MongoDB) ```php <?php namespace App\Models; use Jenssegers\Mongodb\Eloquent\Model; use Illuminate\Auth\Authenticatable; use Illuminate\Contracts\Auth\Authenticatable as AuthenticatableContract; use Filament\Models\Contracts\FilamentUser; class User extends Model implements AuthenticatableContract, FilamentUser { use Authenticatable; protected $connection = 'mongodb'; protected $collection = 'users'; protected $fillable = [ 'telegram_id', 'first_name', 'last_name', 'username', 'photo_url', 'balance', 'total_deposits', 'total_orders', 'is_admin', 'is_banned', 'referral_code', 'referred_by', ]; protected $casts = [ 'is_admin' => 'boolean', 'is_banned' => 'boolean', 'balance' => 'float', ]; public function canAccessFilament(): bool { return $this->is_admin === true; } } ``` Seeder لمستخدم أدمن ```php // database/seeders/AdminUserSeeder.php User::create([ 'telegram_id' => 123456789, // ضع معرف تيليغرام حقيقي 'first_name' => 'Admin', 'username' => 'admin', 'is_admin' => true, 'balance' => 0, ]); ``` --- 🔗 التكامل مع API (للتواصل مع بوت الإيداع والواجهة الأمامية) على الرغم من أن هذه المهمة خاصة بلوحة التحكم، إلا أنه يجب توفير نقاط نهاية API إدارية ليستخدمها بوت الإيداع (للموافقة على الإيداعات). ستقوم بإنشائها لاحقًا، لكن حالياً قم بإنشاء Actions مخصصة في DepositResource مثل: ```php Action::make('approve') ->action(function (Deposit $record) { $record->update(['status' => 'approved']); // سيتم إرسال إشعار للمستخدم لاحقًا }) ->requiresConfirmation() ->color('success') ``` --- 📝 ملاحظات إضافية للمطابقة 100% · استخدم Filament Shield أو قم ببناء Policies مخصصة للصلاحيات. · جميع النماذج يجب أن تدعم التحقق من الصحة (Validation) باللغة العربية. · أضف حقل priority في Product و Provider للترتيب. · صفحة استيراد المنتجات يجب أن تحتوي على زر "مزامنة الآن" يستدعي MersalService (سيتم بناؤها لاحقًا). · تأكد من أن جميع الجداول قابلة للبحث والفرز. --- ✅ مخرجات متوقعة من الـ Agent 1. كود Laravel كامل مع موارد Filament الـ 24 (أو ما يعادلها). 2. ملفات التخصيص (config/filament.php، tailwind.config.js). 3. نماذج MongoDB الأساسية. 4. Seeder لمستخدم أدمن. 5. تعليمات تشغيل لوحة التحكم محليًا (في README داخل مجلد backend). --- ابدأ العمل الآن على لوحة التحكم فقط. عند الانتهاء، أخبرني لننتقل إلى باقي أجزاء المشروع.بالتأكيد، سأقوم بتجميع ملف نصي واحد شامل يحتوي على: 1. الـ Prompt الرئيسي للـ Agent مع تعليمات صارمة جدًا للمطابقة التصميمية 100%. 2. هيكل الملفات الكامل مع شرح لكل مجلد وملف مهم. 3. مقاطع كودية أساسية لضمان الاتساق (مثل ملفات Tailwind، الثوابت المشتركة، نماذج API). 4. تعليمات الربط بين الفرق لتجنب أي خلل. 5. إرشادات النشر والاختبار.

v0app1 clones

Education · Community +1

Nexora Pages template preview

Nexora Pages

$49.99

🚀 Nexora Pages — Authority & Review Website System (Affiliate Ready) Build content, review, and affiliate websites with a proven structure — not from scratch. Nexora Pages gives you a complete system designed for launch, growth, and monetization. 💡 Designed using real-world affiliate and content site structures. 👉 Built for speed, structure, and real-world use. 📦 What You Get • Nexora Pages System • Full Setup Guide (Step-by-Step) • Pre-built Page Structure • Monetization-Ready Layout 📘 Includes Full System Setup Guide (Step-by-Step) This isn’t just a template — it’s a guided system. You’ll get a complete walkthrough showing exactly how to: ✔ Customize pages and branding ✔ Structure your content and reviews ✔ Connect and organize your data ✔ Launch your site quickly ✔ Adapt the system to any niche 👉 Even if you're new to Base44, you’ll be able to launch with confidence. 💡 What You Can Build • Affiliate and review websites • Authority content sites • Product comparison platforms • Monetized niche websites ⚡ What’s Included • Pre-built homepage and structured page layouts • Content and review-ready sections • Conversion-focused call-to-action placements • Clean navigation and scalable page system • Flexible design that adapts to any niche 🧱 Built as a System — Not Just a Template Most templates give you pages. Nexora Pages gives you a structured foundation for building a real website business. 👉 Designed to help you go from idea → live site → monetization. ⏱️ Launch Faster Instead of figuring everything out from scratch, you can: • Plug in your content • Customize branding • Follow the setup guide • Go live quickly 👉 Save hours of setup and focus on growing your site. 💡 Who This Is For ✔ Affiliate marketers ✔ Niche site builders ✔ Content creators ✔ Anyone who wants to launch a website faster ❌ Who This Is Not For ❌ Fully custom-coded applications ❌ Advanced developers needing complex backend systems 💡 Start With a Proven Structure Skip the blank page. Start with a system designed for content, traffic, and monetization. 🚀Start building today and skip weeks of setup.

Strike Media Systems1 clones

Marketing & Sales · Content Generation

So, what are we building?

Start building