Javier Braña
9222eefdf9
feat: Phase 2 - Laravel Reverb + real-time notifications
- Install laravel/reverb + laravel-echo + pusher-js
- Configure broadcasting to reverb in .env.example + .env
- Add Echo + Pusher client in resources/js/app.js
- Update all 14 notifications to implement ShouldBroadcast + broadcastOn()
- Update NotificationBell component to listen for real-time events
- Add Livewire.emit in notification-bell blade for JS-to-Livewire bridge
Tests: 101 passing (319 assertions)
2026-08-31 12:16:56 +02:00
..
2026-06-16 18:05:53 +02:00
2026-08-31 12:16:56 +02:00
2026-08-03 13:44:10 +02:00
2026-07-08 12:43:54 +02:00
2026-06-19 16:54:09 +02:00
2026-08-04 13:58:56 +02:00
2026-08-04 12:18:54 +02:00
2026-06-19 16:54:09 +02:00
2026-05-07 23:31:33 +02:00
2026-06-19 16:54:09 +02:00
2026-05-07 23:31:33 +02:00
2026-08-28 13:04:28 +02:00
2026-08-28 13:04:28 +02:00
2026-06-19 16:54:09 +02:00
2026-08-04 13:58:56 +02:00
2026-06-19 16:54:09 +02:00
2026-05-07 23:31:33 +02:00
2026-05-07 23:31:33 +02:00
2026-05-12 14:04:07 +02:00