Skip to content

emad-zaamout/Laravel-Complete-Dockerization

Repository files navigation

Links

Laravel Docker Template

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:

  1. PHP
  2. WebSockets
  3. Database
  4. Redis
  5. Queue
  6. Node

If your not using WebSockets, Redis or Queue, simply comment them out inside your docker-compose.yml file.

Releases

No releases published

Packages

No packages published