TL;DR
Deploy PHP applications to production. Learn Composer autoloading, environment config, PHP-FPM, nginx, error logging, and opcache.
Key concepts
- PHP deployment
- PHP production setup
- PHP-FPM nginx
- PHP opcache
TL;DR
Deploy PHP applications to production. Learn Composer autoloading, environment config, PHP-FPM, nginx, error logging, and opcache.
Key concepts