Skip to content

cryptobanterandrew/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

Languages

  • PHP 90.7%
  • Blade 6.1%
  • Shell 2.0%
  • Other 1.2%