mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Update require.php
Added the Joomla driver.
This commit is contained in:
@@ -21,3 +21,4 @@
|
||||
require_once __DIR__.'/ContaoValetDriver.php';
|
||||
require_once __DIR__.'/KatanaValetDriver.php';
|
||||
require_once __DIR__.'/CakeValetDriver.php';
|
||||
require_once __DIR__.'/JoomlaValetDriver.php';
|
||||
|
||||
Reference in New Issue
Block a user