mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
Add Magento2 driver
This commit is contained in:
committed by
Adam Wathan
parent
4743c118d6
commit
953d828afd
@@ -67,6 +67,7 @@ public static function assign($sitePath, $siteName, $uri)
|
||||
$drivers[] = 'JoomlaValetDriver';
|
||||
$drivers[] = 'DrupalValetDriver';
|
||||
$drivers[] = 'Concrete5ValetDriver';
|
||||
$drivers[] = 'Magento2ValetDriver';
|
||||
|
||||
$drivers[] = 'BasicValetDriver';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user