Skip to content

Laragon 3.3

Compare
Choose a tag to compare
@leokhoa leokhoa released this 30 Jul 11:25
· 184 commits to master since this release
c9d79e4
  • Automated SSL certificates (auto detect, create and add to Trust Store)
  • Made Laragon work with MySQL 8.x (Note: To make MySQL 8 compatible with former authentication, Laragon allows login with any username and password. However, it is not a big deal on dev environment).
  • Added Quick Settings: There will be a menu item in PHP > Quick Settings to help you change some PHP settings quickly. You can control which items should be displayed in laragon.ini
[php]
QuickSettings=xdebug, max_execution_time, upload_max_filesize, post_max_size, memory_limit
  • Supported Global php.ini
  • Support WildcardDNS (nip.io, xip.io)