Showing 10 of 1,322 results.

Laravel URL Helper Function: elixir

elixir($file, $buildDirectory = 'build') The elixir helper function can be used to get the path to a versioned Elixir file. The function accepts two arguments, the name of the $file to find the path for and the $buildDirectory to look in. By...

Configuring Browsershot

…ecific setup. More information about all of these options can be found within their official documentation at https://spatie.be/docs/browsershot/v2/introduction .If you need to customize the Browsershot instance that is used when generating...

Creating the "Reply To" Link | Reply Forms

In order for visitor's to reply to other visitor's comments, you need to include a "Reply To" link on your site. The exact wording, styling, etc. does not matter. The only thing that matters is that you include the following markup on the "Reply...

Creating the Asset Container | Introduction & Installation

Before continuing with the rest of the documentation, we need to create an asset container to work with. Social Media Image Kit is configured to use an asset container with the handle social_media_images by default. If you do not already have an...

Rendering Grouped Search Results | Search Results Tag

…ow the primary search result as well as a "Other results from this page" list below each search result: 1 {{ documentation : results index = " docs " paginate = " 5 " as = " results " group_results = " true " }} 2 {{ results }} 3 {{ items . 0 }}...

Filter Search