Work

Web Chat

Laravel
Livewire
PusherJS

A real-time webchat with websocket build with Laravel

A bright pink sheet of paper used to wrap flowers curves in front of rich blue background

Built a messaging app featuring:

  • Sign-up with email verification.
  • Dynamic UI using Laravel Livewire (no full page reloads).
  • Real-time messaging via PusherJS / WebSocket.
  • Fetch API for async requests.
  • Data access with Laravel’s Eloquent ORM.

Source code: https://github.com/YassineIdiri/Laravel_WebChat

🔐 Login and Registration with Email validation

⚙️ Setting

💬 Edit and delete message

💬 Chat Simulation

Part 1/2

Part 2/2