04 - Query Filter: From If-Else to When, or to Spatie Package
We found 15 results for "spatie".
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.
Eloquent is a great feature of Laravel, but also great is the list of packages that add more features on top of the framework. Let's explore them, in this article! The title says 20 packages, but there are quite a few alternatives mentioned along the way, so the actual number is even bigger than this. Ready? Let's jump in!
Today we’re talking with Freek Van der Herten - a developer and a partner at Spatie - company from Belgium which is hugely active in Laravel community: they’ve created around 80 packages which are available for free (now it’s postcardware) on Github. I was always interested in the business side of it - how do they make time for such a huge amount of open-source work?
Today I'm reviewing a popular package Laravel Permission by Spatie, based on its usage in another open-source project called Mealing.
Honest and unpaid review of a paid package called Laravel Media Library Pro.
Spatie have released a project where Alpine.js is used as a foundational architecture piece, rather than typical use for small dynamic elements.
The last package we will cover in the multi-tenancy single database comes from the well-known company Spatie. It has a name of spatie/laravel-multitenancy and has a slightly different philosophy than others
A random experiment: what would it look like if we add WP-based roles to Laravel with Spatie Permission package?
A new package from Spatie that gives you a Blade component x-login-link to bypass email and password credentials, for local testing.
A quick "trick" we implemented after annoying attempts to login/logout multiple times locally.
Spatie Laravel MediaLibrary is one of the most popular Laravel packages, with almost million downloads. But have you read all of its documentation, with all the features? Let's dive in.
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.