Laravel Docker Nginx Php Fpm Opcache

screenshot of Laravel Docker Nginx Php Fpm Opcache
vite

Docker Nginx PHP-FPM OP_CACHE build template.

Overview:

The Laravel Docker Performance Template is a pre-configured development environment that combines Laravel, Docker, PHP-FPM, Nginx, Op_cache, and MySQL DB. It aims to provide developers with a high-performance environment for building and running Laravel applications.

Features:

  • PHP-FPM: Utilizes PHP-FPM (FastCGI Process Manager) for improved PHP performance.
  • Nginx: Uses Nginx as the web server, known for its scalability and high-performance.
  • Op_cache: Includes Op_cache for opcode caching, which improves PHP performance by storing pre-compiled script bytecode in memory.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects