Laravel 11 + Bootstrap 5 Web + Expo React Native Mobil. WebSocket yok, HTTP polling var. FFmpeg yok, client-side thumbnail. Tam全能 çözüm!
Kayıt/giriş, e-posta doğrulama, avatar, bio, public/private hesap
Foto/video, çoklu medya, caption, hashtag/mention, takip akışı
Birebir + grup, read receipts, 2-5sn polling, incremental fetch
24saat story, viewers, reels 90sn, dikey akış
POST /api/register POST /api/login POST /api/logout POST /api/email/verify POST /api/forgot-password POST /api/reset-password
GET /api/feed?page=1 GET /api/posts/{id} POST /api/posts DELETE /api/posts/{id} POST /api/posts/{id}/like POST /api/posts/{id}/comments
GET /api/conversations GET /api/conversations/{id}/messages?after_id=123 POST /api/messages POST /api/messages/{id}/read GET /api/unread-count
GET /api/stories/feed POST /api/stories POST /api/stories/{id}/view POST /api/stories/{id}/reply GET /api/reels GET /api/reels/{id}/next
Laravel projesini public_html altına upload et (public → public_html)
DB_URL, APP_URL, file sistemi ayarlarını yapılandır
php artisan storage:link
* * * * * php artisan schedule:run
* * * * * php artisan queue:work --stop-when-empty
config:clear, cache:config, route:clear