Showing 10 of 1,214 results.

Search Tag Parameters | Search Results Tag

The documentation:results tag shares many parameters with Statamic's search:results tag. The following parameters can be used when working with the documentation:results search tag: Parameter Data Type Description index string The search index to...

Installation

The Blade Parser package can be installed with Composer using the following command: 1 composer require stillat/blade-parserIf you'd like to change, or simply view all of the possible configuration options, you may publish the configuration file....

Extending Laravel's Paginator | Laravel Paginator Pretty URLs

…r uses when rendering the HTML links. Because of this fact, we should figure out a way to override this function and make it generate pretty URLs. This is the code for the getUrl($page) function: 1 /** 2 * Get a URL for a given page number. 3 * 4...

Filter Search