Showing 10 of 1,322 results.

Extending Laravel's Paginator | Laravel Paginator Pretty URLs

…ill get the, ?page=, at the end of the URL., We will need to change how the current URL is generated. For this we, will probably need to store it in its own variable. This will also force us to change the last, return, line., We should also add a...

Laravel MessageBag Public API: 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 (namely any...

Translation Strings

The default Tidal template uses translation strings and Statamic's translation tags. The default translation files can be found in the lang/en/ directory. By default, the following language files are available for customization: Filename...

Troubleshooting

The following information may help troubleshooting common issues when working with Social Media Image Kit.

Front-end: Cannot Convert String to Array | Troubleshooting

…onvert string to array" when rendering your front-end pages after generating images, the most common cause is forgetting to add the required fieldset to your blueprints. If the blueprint contains the fieldset, ensure that it has not been...

Filter Search