github leokhoa/laragon 8.6.0
Laragon 8.6.0

8 hours ago

Fixed and improvements:

Performance & Reliability Update

This release includes multiple internal improvements and extensive testing to deliver better performance and reliability for NGINX.
We've made targeted optimizations and thoroughly tested them to resolve reported issues and ensure stable, reliable operation.


What's Improved

PHP FastCGI Ports

  • Default port: 10987 (to avoid conflicts with Xdebug)
  • Fallback port: 20987

PHP Processes Management

  • Automatically detects when PHP process counts are too low and enforces a minimum of 4
  • Configurable PHP process count

Example (Menu > Laragon > laragon.ini):

# (Menu > Laragon > laragon.ini) under [nginx]

PHP_FCGI_CHILDREN=20    # number of PHP processes (default: 10)
PHP_FCGI_MAX_REQUESTS=0 # auto-restart after N requests (default: 0 = unlimited)

Notes:

  • Smoothly upgrade from older version of Laragon to Laragon 8:
    Please follow this guide: #1059

  • Smoothly update to the latest version of Laragon: Just download and run LaragonUpdater.exe

Laragon supports both versions of phpMyAdmin:

  1. Menu > MySQL > phpMyAdmin: phpMyAdmin 5
  2. Menu > MySQL > phpMyAdmin6: phpMyAdmin 6 - This version works with PHP 8.4+

image

Don't miss a new laragon release

NewReleases is sending notifications on new releases.