class Vite extends Vite (View source)

Methods

string
assetPath(string $path, bool|null $secure = null)

Generate an asset path for the application.

Details

protected string assetPath(string $path, bool|null $secure = null)

Generate an asset path for the application.

Parameters

string $path
bool|null $secure

Return Value

string