We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
forceRootUrl
URL
1 parent 23e8dd8 commit 870ebe6Copy full SHA for 870ebe6
src/Illuminate/Support/Facades/URL.php
@@ -21,6 +21,7 @@
21
* @method static string to(string $path, $extra = [], bool $secure = null)
22
* @method static void defaults(array $defaults)
23
* @method static void forceScheme(string $scheme)
24
+ * @method static void forceRootUrl(string $root)
25
* @method static bool isValidUrl(string $path)
26
*
27
* @see \Illuminate\Routing\UrlGenerator
0 commit comments