Laravel Spatie Media Library: 8 Less-Known Features with Demos
Spatie Laravel MediaLibrary is a very popular package to store and associate images with models. But it has so many less-known features under the hood! Let's explore some of them.
We found 10 results for "images".
Spatie Laravel MediaLibrary is a very popular package to store and associate images with models. But it has so many less-known features under the hood! Let's explore some of them.
There are a lot of textarea so-called WYSIWYG editors on the market. In this article, I took 4 popular ones - CKEditor, TinyMCE, Trix and Quill - and explained how to add them to a Laravel project, also adding a file/image upload feature in each case. Let's look at those examples.
Laravel Validation mechanism has a lot of various rules. Let's pick the ones that can be applied to graphical files.
I want to show you two different tools to generate the avatar image from the user's name/initials.
Not only Laravel, but a general PHP package: image handling and manipulation library
Optimize PNGs, JPGs, SVGs and GIFs by running them through a chain of various image optimization tools
Convert a webpage to an image or pdf using headless Chrome
Really popular Laravel Media Library package has one less-known feature - image resizing. The best part is that it's really simple to add, let me show you how.
Convert a pdf to an image
Snappy PDF/Image Wrapper for Laravel