Skip to content

Instantly share code, notes, and snippets.

View fidelvo's full-sized avatar
🌴
On vacation

FideL* fidelvo

🌴
On vacation
View GitHub Profile
@fidelvo
fidelvo / README.md
Created February 13, 2026 19:11
Script to simplify multi-version PHP development workflows, changes PHP, Apache, and MySQL versions in Laragon Full 6.0

Laragon Stack Switcher v.1.0

A Windows batch script that automates switching between different PHP development stack configurations in Laragon. Useful for switching the development stack in Laravel framework.

Overview

This script provides an easy way to switch between PHP 7 and PHP 8 development stacks in Laragon Full 6.0, automatically updating PHP, Apache, and MySQL versions along with all necessary environment configurations.

Features