mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 01:00:09 +01:00
tweak craft driver
This commit is contained in:
@@ -46,6 +46,6 @@ public function frontControllerPath($sitePath, $siteName, $uri)
|
|||||||
|
|
||||||
$_SERVER['SCRIPT_NAME'] = '/index.php';
|
$_SERVER['SCRIPT_NAME'] = '/index.php';
|
||||||
|
|
||||||
return $sitePath.'/craft/app/index.php';
|
return $sitePath.'/public/index.php';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user