Showing 10 of 1,090 results.

Paginated Groups | Responses and Replies

Meerkat 2 introduces the ability to create paginated groups of comments; this feature combines the pagination and grouping features to allow for incredibly customized and complex comment layouts. This feature is intended for advanced use cases; if...

Available Variables | Search Results Tag

…based on headings), this will contain the heading's inner text., search_url, : The link to either the entry, in the case of the entry's leading content, or a, #, link to an individual section. Links to individual sections is based on how your...

Laravel: Implementing a CRYPT_SHA512 Hasher

…s an $options array. We will allow a sixteen character long salt to be supplied using the options array. If no salt is supplied, we will generate one. We will also accept a rounds option, to control the number of iterations the hashing function...

Laravel Artisan General Command: The optimize Command

The optimize command optimizes various aspects to improve the performance of the Laravel application. The command provides two flags. The --force flag can be set to indicate that the compiled class file should be written (by default the compiled...

PHP Slow Response Times

When developing PHP applications locally, sometimes the performance is not as great as it could be, especially when working with frameworks such as Laravel or Symphony. One place to start looking to gain some performance is the realpath_cache_size...

Filter Search