CompilerInterface interface CompilerInterface (
array getPaths() Get the active view paths.
Illuminate\View\Engines Classes
bool isExpired(string $path) Determine if the view at the given path is
void __construct(Filesystem $files, string $cachePath)
void addLoop(Countable|array $data)
BladeCompiler class BladeCompiler extends
string get(string $path, array $data = array()) Get the evaluated contents
ViewServiceProvider class ViewServiceProvider extends
array getExtensions() Get the extensions used by the compiler.
Page 4 of 16