Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yCodeTech
/
valet-windows
Public
forked from
damsfx/valet-windows
Notifications
You must be signed in to change notification settings
Fork
6
Star
45
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release v4.0.0
- #20
#20
Open
yCodeTech
wants to merge 13 commits into
master
yCodeTech/valet-windows:master
from
release/4.0.0
yCodeTech/valet-windows:release/4.0.0
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Release v4.0.0
#20
yCodeTech
wants to merge 13 commits into
master
yCodeTech/valet-windows:master
from
release/4.0.0
yCodeTech/valet-windows:release/4.0.0
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2025
refactor: move all drivers into the PSR-4 autoloaded `Valet` classes directory
Show description for 6332461
yCodeTech
committed
6332461
View commit details
Copy full SHA for 6332461
Browse repository at this point
fix: user custom drivers by adding legacy drivers that extend the new namespaced drivers.
Show description for 560787e
yCodeTech
committed
560787e
View commit details
Copy full SHA for 560787e
Browse repository at this point
refactor: move the drivers `require` file to the `includes` directory
Show description for 419d6a5
yCodeTech
committed
419d6a5
View commit details
Copy full SHA for 419d6a5
Browse repository at this point
style: remove extra space in driver's docblock params, and convert string concatenation to interpolation
Show description for b835a53
yCodeTech
committed
b835a53
View commit details
Copy full SHA for b835a53
Browse repository at this point
feat: add 3 new drivers for `Nette`, `Radicle`, and `Statamic V2`
yCodeTech
committed
2705a79
View commit details
Copy full SHA for 2705a79
Browse repository at this point
refactor: extract functionality for public directory from basic driver into it's own class, and simplify both
Show description for 5b28f8f
yCodeTech
committed
5b28f8f
View commit details
Copy full SHA for 5b28f8f
Browse repository at this point
refactor: add `beforeLoading` hook to simplify the `frontControllerPath` method for some drivers
Show description for 1e9e5ed
yCodeTech
committed
1e9e5ed
View commit details
Copy full SHA for 1e9e5ed
Browse repository at this point
feat: Add the ability for drivers to check Composer dependencies
Show description for 1d1f760
yCodeTech
committed
1d1f760
View commit details
Copy full SHA for 1d1f760
Browse repository at this point
refactor: the `assign`ing of drivers and allow the retrieval of drivers using the new namespaces.
Show description for 9e15b3c
yCodeTech
committed
9e15b3c
View commit details
Copy full SHA for 9e15b3c
Browse repository at this point
feat: allow for global environment variables to be configured.
Show description for eb9ee70
yCodeTech
committed
eb9ee70
View commit details
Copy full SHA for eb9ee70
Browse repository at this point
feat: add new namespace to the `SampleValetDriver` class as `Valet\Drivers\Custom`
Show description for 73822d0
yCodeTech
committed
73822d0
View commit details
Copy full SHA for 73822d0
Browse repository at this point
style: remove extra space in sample driver's docblock params, and...
Show description for 6ce806c
yCodeTech
committed
6ce806c
View commit details
Copy full SHA for 6ce806c
Browse repository at this point
feat: allow `LaravelValetDriver` to serve other `/public/*.php` files
Show description for f978e9f
yCodeTech
committed
f978e9f
View commit details
Copy full SHA for f978e9f
Browse repository at this point
You can’t perform that action at this time.