Skip to content

A quick script to set up PHP 8.1 on WSL for Windows (Ubuntu)

Notifications You must be signed in to change notification settings

nicoverbruggen/wsl-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

wsl-go

This is a quick script to set up PHP 8.1 on WSL on Windows.

Setup script

To use the setup script, make sure you're in WSL (Ubuntu), clone the repository, cd into the directory and make the setup script executable:

chmod +x ./scripts/setup.sh

After that, run:

sudo ./scripts/setup.sh

About

A quick script to set up PHP 8.1 on WSL for Windows (Ubuntu)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages