Showing 10 of 2,133 results.

Generating Images for a Single Entry | Generating Images

To regenerate images for a single entry using the command line we can pass the ID of the entry as the first argument to the generate-images command: 1 php artisan social-media-image-kit:generate-images the-id-here --regen

Events

Social Media Image Kit will fire events at various points during the image generation process. You may listen for these events if you need to respond to them to implement more complex logic:

Upgrading from Prettier 2 | Prettier Plugin Installation

If you are upgrading from Prettier 2, note the lack of ./node_modules/ in the following paths. 1 { 2 " plugins " : [ 3 " prettier-plugin-blade " 4 ] , 5 " overrides " : [ 6 { 7 " files " : [ 8 " *.blade.php " 9 ] , 10 " options " : { 11 " parser "...

15. Disclaimer of Warranty. | License

…D WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR...