Showing 10 of 2,055 results.

How to Apply These Terms to Your New Programs | License

…are which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each...

How to Apply These Terms to Your New Programs | License

…are which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each...

How to Apply These Terms to Your New Programs | License

…are which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each...

Laravel Collection Public API: push

push($value) The push method is the logical opposite of the prepend method and will push an item onto the end of the collection. The push method returns a reference to the original collection instance. The following code example shows how to use...

Tinker Commands | Laravel Artisan: The Tinker Command

…the process of debugging and executing code from the command-line. The following table lists all the commands that Tinker provides (these commands can be discovered within the Tinker REPL by issuing the help command): Command Description Alias...

Default Comment Variables | Default Variables

…the variables that Meerkat provides your templates: Variable Description {{ internal_content_truncated }} A boolean value indicating if Meerkat forcefully truncated the comment's content. {{ id }} The comment's string identifier. {{ email }} The...