1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 16:50:09 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
StyleCI Bot
a73be25a76 Apply fixes from StyleCI 2022-12-18 21:08:41 +00:00
Matt Stauffer
efa7937038 Update drivers location and loading
- Extract much of server.php into a `Server` class
- Move all but the Laravel and Basic drivers into a subfolder
- Load all but the Laravel and Basic drivers via glob
- Add `beforeLoading` hook to simplify the `frontControllerPath` method for some drivers
2022-12-18 15:08:17 -06:00
Matt Stauffer
1684068382 Refactor where legacy drivers are pulled in 2022-12-08 12:45:26 -05:00
Matt Stauffer
cd05ded9b5 Add legacy drivers for the remainder of v3 2022-12-07 16:10:48 -05:00
StyleCI Bot
1ac4843825 Apply fixes from StyleCI 2022-12-03 03:32:26 +00:00
Matt Stauffer
e247533a09 Handle old custom Valet drivers 2022-12-02 22:32:13 -05:00