Package Data | |
---|---|
Maintainer Username: | valeryan |
Maintainer Contact: | taylorotwell@gmail.com (Taylor Otwell) |
Package Create Date: | 2017-03-02 |
Package Last Update: | 2024-03-10 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-09 15:06:34 |
Package Statistics | |
---|---|
Total Downloads: | 4,403 |
Monthly Downloads: | 16 |
Daily Downloads: | 3 |
Total Stars: | 146 |
Total Watchers: | 7 |
Total Forks: | 23 |
Total Open Issues: | 8 |
Valet for WSL provides a way to quickly setup a development environment for Laravel using Valet in Windows Subsystem for Linux.
Currently I have not been able to get Windows to talk to dnsmasq so another solution has to be found. Also, valet secure
will not be seamless and will require a windows script be run after a site is secured to install the certs in Windows.
My current goal is to come as close to creating the valet experience as possible on windows. I will accomplish this by modifying the valet script to be able to handle WSL problems. I am pretty sure I will not be able to remove the need to install the ssl certificate authroity in windows and unless I get dnsmasq to work one day a windows dns proxy will have to be installed and configured.
Documentation for Valet can be found on the Valet Linux website.
Documentation for how I setup and use this version of valet on my own system: Valet WSL Wiki.
Laravel Valet is open-sourced software licensed under the MIT license