interface CompilerInterface (View source)

Methods

string
getCompiledPath(string $path)

Get the path to the compiled version of a view.

bool
isExpired(string $path)

Determine if the given view is expired.

void
compile(string $path)

Compile the view at the given path.

Details

string getCompiledPath(string $path)

Get the path to the compiled version of a view.

Parameters

string $path

Return Value

string

bool isExpired(string $path)

Determine if the given view is expired.

Parameters

string $path

Return Value

bool

void compile(string $path)

Compile the view at the given path.

Parameters

string $path

Return Value

void

Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.