compile | Compiling Documents
Compiles the current document. Compiles the current document to PHP. The compiler instance used internally is constructed by calling the CompilerFactory::makeCompiler() static method. 1 <?php 2 3 use ? Stillat \ BladeParser \ Document \...