Sample Project: Realtime chat application built with Laravel WebSockets.
This docker build can be used to run all your Laravel Projects. Our implementation will include 6 containers:
- PHP
- WebSockets
- Database
- Redis
- Queue
- Node
If your not using WebSockets, Redis or Queue, simply comment them out inside your docker-compose.yml file.