Showing 10 of 1,322 results.

Laravel Collection Public API: toArray

toArray The toArray method is similar to the all method in that it will return the underlying array that the collection instance is using. The difference, however, is that the toArray method will convert any object instance it can into arrays...

Recursive Includes Validator | The Validate Command

Class : RecursiveIncludeValidator The recursive includes validator will attempt to detect possible recursive @include directives. The following template (with filename test.blade.php ): 1 @include ( ' test ' ) produces the following validation...

Front-end Asset Queues

…omewhere else, like a page builder loop. #}} 5 {{ push : scripts }} 6 < script src = " //my/awesome/file.js " defer > < / script > 7 {{ / push : scripts }} This approach can work, but on sufficiently large/complicated designs it can quickly...

Date Grouped Comments | Responses and Replies

…by_date = " Y m, d " }} 2 3 {{ date_groups }} 4 5 < h3 > This group's name is: {{ date_group }} </ h3 > 6 7 {{ comments }} 8 <!-- Render the comments in each group. --> 9 {{ /comments }} 10 11 {{ /date_groups }} 12 13 {{ /meerkat : responses }}...

8. Termination. | License

You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses...

9. Acceptance Not Required for Having Copies. | License

…am. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate...

16. Limitation of Liability. | License

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,...