Showing 7 of 1,697 result(s)
The se_current_view:end tag will output a <!-- END: --> HTML comment with the current relative view path. This tag does nothing when the site is in production mode. 1 {{ se_current_view : end / }}
The generate-images Artisan command may be used to generate images for all configured collections. It can be invoked by running the following command from the root of your project: 1 php artisan social-media-image-kit:generate-images This command...
By default, Social Media Image Kit will produce a nested folder structure for all generated assets. Folder names are generated using an Antlers template. This template can be changed by modifying the folder configuration value within the...
Social Media Image Kit creates images by rendering Antlers or Blade templates and converting the results to an image. By default, templates must be stored within the following folder: 1 resources/views/social-media-image-kit/ A very basic template...
By default Social Media Image Kit will not regenerate images that were previously generated when running the generate-images command. To force a regeneration we can use the --regen flag: 1 php artisan social-media-image-kit:generate-images --regen
If you intend to use the provided Browershot, you will also need to ensure that Puppeteer is installed and configured on your system. For more information on how to do this, please consult the Browsershot documentation at...
Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. < https://fsf.org/ > Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.