1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00

3 Commits

Author SHA1 Message Date
driesvints
fc1b23b523 Fix code styling 2024-08-02 08:24:13 +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
711e3dd2ba Move all drivers to PSR autoload, and write tests 2022-12-02 21:15:15 -05:00