mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 09:10:03 +01:00
add Bedrock driver
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
require_once __DIR__.'/StatamicV1ValetDriver.php';
|
||||
require_once __DIR__.'/SymfonyValetDriver.php';
|
||||
require_once __DIR__.'/WordPressValetDriver.php';
|
||||
require_once __DIR__.'/BedrockValetDriver.php';
|
||||
require_once __DIR__.'/ContaoValetDriver.php';
|
||||
require_once __DIR__.'/KatanaValetDriver.php';
|
||||
require_once __DIR__.'/CakeValetDriver.php';
|
||||
|
||||
Reference in New Issue
Block a user