프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$url |
메소드 | 설명 | |
---|---|---|
__construct ( Illuminate\Contracts\Config\Repository $config, |
Constructor. | |
getAbsolutePath ( ) | ||
getPublicPath ( ) : string | Get the path to relative to the webroot. | |
getUrl ( ) | ||
isPubliclyAccessible ( ) |
메소드 | 설명 | |
---|---|---|
cleanDirectorySeparators ( string $path ) : string | Correct directory separator slashes on non-unix systems. |
메소드 | 설명 | |
---|---|---|
isInWebroot ( ) |
public __construct ( Illuminate\Contracts\Config\Repository $config, |
||
$config | Illuminate\Contracts\Config\Repository | |
$url |
protected cleanDirectorySeparators ( string $path ) : string | ||
$path | string | |
리턴 | string |
public getPublicPath ( ) : string | ||
리턴 | string |