Showing 10 of 2,055 results.

setCompilesComponentTags | Blade Compiler

Sets whether to compile class component tags. Argument Description $compilesComponentTags Whether to compile component tags. 1 <?php 2 3 use Stillat \ BladeParser \ Compiler \ Compiler ; 4 5 public function setCompilesComponentTags ( 6 bool $...

setPrecompilers | Blade Compiler

Sets the internal precompilers. In default setups, this is set to the value of the Illuminate\View\Compilers\BladeCompiler::$precompilers protected property. Argument Description $precompilers The precompilers. 1 <?php 2 3 public function...

Antlers Run

Antlers Run is a free service that allows users to create, experiment, and share Antlers code with others through their browser. It may be accessed at https://run.antlers.dev .

Performing Bulk Actions | Managing Comments

Control Panel users may select multiple comments by selecting individual comments using the checkbox on the left side, or by selecting all comments using the checkbox in the top-left corner of the comments table. When at least one comment is...

Example Use | Laravel 5: String Translation Public API

In the following example, we will change the currently configured fallback locale and observe how the fallback locale setting changes as we manipulate it. 1 <?php 2 // Ask the Service Container for a translator instance. 3 $ translator = app ( '...

Laravel Artisan General Command: The clear-resets Command

…parameter which can be used which password broker will be used when removing the expired reset tokens (by default the value of this is users or whatever value is set for the auth.defaults.passwords configuration entry). The following are examples...

5. Conveying Modified Source Versions. | License

…rk must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”., c) You must license the entire work, as...