laravel-websockets/docs
Fabian @ Blax Software 32a0a8f4cc docs(agents): add AGENTS.md source-verified reference + fix stale wsSession/install docs
- AGENTS.md: canonical agent/contributor reference — #[Websocket] attribute vs native
  Websocket\Controller, the :progress/:response/:error wire protocol,
  progress/success/error/broadcast/whisper, ws_broadcast/ws_whisper/wsSession globals,
  the fork-per-message execution model, auth()->user() over the bridge, defer() vs Jobs,
  resolver cache/restart, and a footgun checklist with a source map.
- README + docs/advanced-usage/helpers-and-testing: replace the fictional
  wsSession('channel', [...]) "auth payload" example — wsSession() takes no arguments and
  returns a per-connection store — and fix WebsocketService::getAuth($socketId) signature.
- docs/getting-started/installation: beyondcode -> blax-software composer require.
2026-06-30 10:56:25 +02:00
..
advanced-usage docs(agents): add AGENTS.md source-verified reference + fix stale wsSession/install docs 2026-06-30 10:56:25 +02:00
basic-usage Added sail documentation 2021-04-19 11:44:19 +03:00
debugging Updated docs 2020-09-11 09:25:13 +03:00
faq Updated docs 2020-09-11 09:25:13 +03:00
getting-started docs(agents): add AGENTS.md source-verified reference + fix stale wsSession/install docs 2026-06-30 10:56:25 +02:00
horizontal-scaling [2.x] Dispatch events on actions (#556) 2020-09-26 22:01:58 +03:00
_index.md Renovation 2025-01-16 08:54:02 +01:00