void addNamespace(string $namespace, string|array $hints) Add a namespace
void commands(array|mixed $commands) Register the package's custom Artisan
void registerEngineResolver() Register the engine resolver instance.
string __toString() Get the string contents of the view.
string compileString(string $value) Compile the given Blade template contents
void __construct(Factory $view)
void addLocation(string $location) Add a location to the array of view
bool exists(string $view) Determine if a given view exists.
array getSections() Get the entire array of sections.
Page 16 of 16