PHP
★ Introducing the Mailcoach SDKs for PHP and Laravel
You can now easily consume the Mailcoach API in your app using our SDK. Read more
PHP
★ Laravel Mailcoach v6 has been released with a new UI and lots of improvements
[AdSense-A]
We're proud to announce that we have released v6 of the self-hosted version of Mailcoach.
If you have an active license, you'll be happy to know that this is a free upgrade. If you don't have a license, you can purchase it here.
In this blog post, I'd like to tell you all about the new features of this shiny new version.
PHP
A Composer tool to show unused Composer dependencies
When working in a big repository, you sometimes lose track of your required Composer packages. There may be so many packages you can’t be sure if they are actually used or not. This tool can Read more…
PHP
I'm out of a job
A post by Caleb Porzio that resonated with me. I’m pretty sure that every creator feels this way at some point in time. Read more
PHP
Are Your Queue Workers … Working?
Using queues in @laravelphp is great … unless the queue has silently failed and you didn’t even know about it 🚨 I’m going to show you a simple and lightweight strategy to notify you when Read more…
PHP
Understand and fix bugs faster using Ray
Here’s a nice talk by Ruslan Steiger given at the Laravel Switzerland Meetup on how to use Ray.
PHP
How to build your next PHP project with a touch of AI
AI (Artificial Intelligence) is a trending topic in the programming space. It enables developers to do incredible things, and lots of startups build products around it. Read more