Showing 10 of 1,090 results.

Laravel 5 Macros: Creating Callback Macros

…l be executed when the macro function is invoked. To create a callback function macro, first locate the desired class to create a macro for. In the following examples, a rot13 macro will be created for the \Illuminate\Support\Str class. The first...

Submitting Replies via AJAX | Advanced Reply Forms

When customizing your comment form with the JavaScript API and helper methods, you might want to submit the comments to the Meerkat API via AJAX. In doing so, you can create incredibly interactive experiences for your site's visitors. Before...

Installation

…artisan vendor:publish --tag = bladeThe Blade parser is an extensive library with numerous APIs and utilities to explore. Depending on your integration goals or use case, you may narrow your reading to a specific area. If you intend to: Validate...

5. Conveying Modified Source Versions. | License

…s License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives...

8. Termination. | License

…of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and...

Tidal Multisite | Installation and Upgrading

Important : If you are looking to use Tidal with Statamic's multi-site feature replace stillat/tidal with stillat/tidal-multisite below. 1 statamic new my-site stillat/tidal If you are looking to install Tidal into an existing project, you can...

The not:where:in Filter | The "where" Filters

The not:where:in filter is the logical opposite of the where:in filter. It accepts an arbitrary comment property to check, and a list of values to check against. The filter will return only those comments whose property value does not exist in the...

Filter Search