Remove falsy values from a Laravel collection or array in PHP
The native array_filter() in PHP and collect()->filter() in Laravel also work without providing a filter callback.
Nov 13th 2023
•
sebastiandedeyne.com
Solving subdomain CORS issues on Laravel Herd
I have been a satisfied Valet user for the past four years, but my recent frustrations with Homebrew have led me to look into Laravel Herd.
Nov 10th 2023
•
vanpachtenbeke.com
You can now give team members access to specific projects
We've improved user management on Flare.
Nov 9th 2023
•
flareapp.io
Adding "Stale While Revalidate" functionality to Laravel's Cache
Stale While Revalidate (SWR) is a strategy to first return the data from the cache (stale), then send the fetch request (revalidate), and finally come up with the up-to-date data.
Nov 9th 2023
•
rias.be
Migrate your audience from ConvertKit to Mailcoach
In this quick guide we'll describe how you can move your audience from ConvertKit to Mailcoach.
Nov 7th 2023
•
mailcoach.app
Moving your Substack audience over to Mailcoach Cloud
Learn how to effortlessly move your subscribers from Substack to Mailcoach Cloud in this easy-to-follow guide.
Nov 7th 2023
•
mailcoach.app
Mailcoach gains split testing, Livewire 3 support, suppression list, and much more
Mailcoach just got a lot better!
Oct 30th 2023
•
mailcoach.app
Mailcoach gains split testing, Livewire 3 support, suppression list, and much more
Mailcoach just got a lot better!
Oct 27th 2023
•
mailcoach.app
Mailcoach gains split testing, Livewire 3 support, suppression list, and much more
Mailcoach just got a lot better!
Oct 27th 2023
•
mailcoach.app
Building a newsletter subscription form with SvelteKit form actions
We'll learn how to create a custom newsletter component for your SvelteKit project, how to use environment variables, and how to use form actions to progressively enhance our newsletter component.
Oct 26th 2023
•
mailcoach.app