@@ -38,45 +38,20 @@ This documentation is for the latest version of Laravel Restify. Please ensure y
3838
3939Want to skip the boilerplate and launch faster? Our Restify Templates come with everything you need:
4040
41- :: card-group
42- :: card
43- ---
44- title: 🔐 Complete Authentication
45- icon: i-heroicons-shield-check
46- ---
47- Registration, login, password reset, email verification - all ready to go
48- ::
49- :: card
50- ---
51- title: 👥 Teams & Permissions
52- icon: i-heroicons-users
53- ---
54- Spatie's permissions package integrated with team management
55- ::
56- :: card
57- ---
58- title: ✉️ Invitations System
59- icon: i-heroicons-envelope
60- ---
61- Complete invitation workflow with approval system for platform onboarding
62- ::
63- :: card
64- ---
65- title: ⚡ Deploy in Minutes
66- icon: i-heroicons-bolt
67- ---
68- Production-tested code with zero configuration needed
69- ::
70- :: card
71- ---
72- title: 📦 Postman Collection
73- icon: i-heroicons-rectangle-stack
74- ---
75- Test all endpoints instantly with our pre-configured collection
76- ::
77- ::
41+ <list : items ="[
42+ '🔐 Complete Authentication - Registration, login, password reset, email verification - all ready to go',
43+ '👥 Teams & Permissions - Spatie\' s permissions package integrated with team management',
44+ '✉️ Invitations System - Complete invitation workflow with approval system for platform onboarding',
45+ '📸 Profile Photos - Full image upload with resizing, optimization and S3 integration',
46+ '🤖 AI Error Handling - Smart error tracking with OpenAI-powered solutions and debugging hints',
47+ '🚀 CI/CD Pipeline - Complete GitHub Actions workflow with automated testing and deployment',
48+ '🌱 Smart Seeders - Realistic data generation with interconnected profiles and demo content',
49+ '⚡ Deploy in Minutes - Production-tested code with zero configuration needed',
50+ '📦 Postman Collection - Test all endpoints instantly with our pre-configured collection'
51+ ] ">
52+ </list >
7853
79- : button-link [ Get Started with Templates] { icon = " i-heroicons-arrow-right " trailing to = " https://restifypackages.com " target = " _blank " }
54+ [ Get Started with Templates → ] ( https://restifypackages.com )
8055
8156## Playground
8257
0 commit comments