FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

Β© 2026 FlareStart. All rights reserved.

Back to articles
How I built Meetsy β€” a full-featured private messaging app with Laravel 11
How-ToWeb Development

How I built Meetsy β€” a full-featured private messaging app with Laravel 11

via Dev.toMikk1d ago

What I built Meetsy is a privacy-first messaging web app β€” no ads, no tracking. Built solo as a side project, it grew into a full-featured messenger. πŸ”— getmeetsy.app Features Real-time private & group messaging (AJAX polling) Voice & video calls (WebRTC) Voice messages, file & image attachments Message reactions, replies, edit & delete Web Push Notifications (VAPID) Installable PWA (iOS & Android) Typing indicators & read receipts Friend requests, block & report users Full admin panel with moderation tools Tech Stack Backend: Laravel 11 + MySQL Frontend: Alpine.js + Tailwind CSS + Vite Auth: Laravel Breeze + Sanctum Storage: Cloudflare R2 Hosting: Hostinger VPS Push: Web Push API + minishlink/web-push Real-time without WebSockets Instead of running a WebSocket server, I used AJAX polling every 3 seconds. Simple, reliable, no extra infrastructure needed. What's next Would love feedback from the dev community!

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

What Learning to Code Actually Feels Like (No One Talks About This)
How-To

What Learning to Code Actually Feels Like (No One Talks About This)

Medium Programming β€’ 1d ago

How to Run Ethernet Cables to Your Router and Keep Them Tidy
How-To

How to Run Ethernet Cables to Your Router and Keep Them Tidy

Wired β€’ 1d ago

The Moka Pot Is the Best Way to Brew Coffee (2026)
How-To

The Moka Pot Is the Best Way to Brew Coffee (2026)

Wired β€’ 1d ago

How-To

Deep dive β€” Building a local physics-informed ML workflow for fluid simulations

Medium Programming β€’ 1d ago

Stop Struggling with PDFs in Flutter β€” Here’s Everything You Need to Know
How-To

Stop Struggling with PDFs in Flutter β€” Here’s Everything You Need to Know

Medium Programming β€’ 1d ago

Discover More Articles