Goodbye reCAPTCHA, hello Turnstile
Link – – darkghosthunter.medium.com
We've been using this solution in our projects as well.
Read more [darkghosthunter.medium.com]
Oh Dear is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get a notifications for us when something's wrong. All that paired with a developer friendly API and kick-ass documentation. O, and you'll also be able to create a public status page under a minute. Start monitoring using our free trial now.
Link – – darkghosthunter.medium.com
We've been using this solution in our projects as well.
Read more [darkghosthunter.medium.com]
Link – – refactoringenglish.com
Michael Lynch, a software blogger, provides examples of his own successful posts and suggests strategies for promoting articles on platforms like Hacker News and Reddit.
Read more [refactoringenglish.com]
Stay up to date with all things Laravel, PHP, and JavaScript.
You can follow me on these platforms:
On all these platforms, regularly share programming tips, and what I myself have learned in ongoing projects.
Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer.
Expect quick tips & tricks, interesting tutorials, opinions and packages. Because I work with Laravel every day there is an emphasis on that framework.
Rest assured that I will only use your email address to send you the newsletter and will not use it for any other purposes.
Link – – phpmemo.com
Don't use PHP for this. Still fun to do though
Read more [phpmemo.com]
Link – – masteringlaravel.io
Naming things is good skill to have for any programmer.
Read more [masteringlaravel.io]
Link – – www.youtube.com - submitted by Pascal Baljet
Learn how you can update an Inertia.js page in real-time using client-side visits—without overloading your server, even with many users online. Laravel Echo, Laravel Reverb, and a new Inertia v2 feature make it simple and efficient.
Read more [www.youtube.com]
Link – – spatie.be
We just tagged & released a new major version of spatie/laravel-csp, a package to manage your Laravel app's content security policy. The development goal for version 3 was to reduce the boilerplate of configuring a policy for common services like Google Tag Manager, Fathom Analytics, Adobe Fonts…
Read more [spatie.be]
Link – – tighten.com - submitted by Kayla Helmick
This article shares 10 efficient and fun ways to seed your database, from classic PHP arrays to importing CSVs and using AI to generate random, realistic data.
Read more [tighten.com]
An article explaining PHP's yield
keyword and how it can be use in place of return
to easily build iterators.
Read more [ides.dev]
Link – – matthiasweiss.at
Here's how you can use our Laravel Data package.
Read more [matthiasweiss.at]
Link – – stephenjude.me - submitted by STEPHEN JUDE
Read more [stephenjude.me]
Link – – devblogs.microsoft.com
Beware of "Other"!
Read more [devblogs.microsoft.com]
Link – – tailwindcss.com
Christmas came very early! Adam Wathan published a new free course.
Read more [tailwindcss.com]
Link – – blog.lepine.pro
Some very cool numbers on the PHP ecosystem, gathered by Jean-François Lépin.
Read more [blog.lepine.pro]
Link – – liamhammett.com - submitted by Liam Hammett
It may only be a side effect of its colour palette and class naming conventions, but as a colourblind developer, Tailwind has made it SO EASY to design with sensible colours - a superpower I've been missing my whole life
Read more [liamhammett.com]
Link – – youtu.be - submitted by Bert De Swaef
This simple step-by-step guide teaches you how to deploy your Laravel project to Laravel Cloud! We'll cover everything from setup to handling queues for background tasks.
What you'll learn: ✅ Deploying a Laravel project to the cloud ✅ Setting up and managing queues ✅ Optimizing performance for scalability
Read more [youtu.be]
Link – – ashallendesign.co.uk - submitted by Ash Allen
Read about how to use the Illuminate\Console\Prohibitable
trait to prevent destructive commands from running in your Laravel application. We'll also look at how to prevent your own custom Artisan commands from running using this trait.
Read more [ashallendesign.co.uk]
Link – – youtu.be - submitted by Bert De Swaef
Want to deploy your Laravel project on Forge with real-time WebSockets using Reverb? In this step-by-step tutorial, we’ll walk you through setting up Laravel Forge, configuring your server, and integrating Reverb for real-time communication. Whether you're building a chat app, notifications system, or live updates, this guide will help you get everything running smoothly.
Read more [youtu.be]
Link – – tighten.com - submitted by Kayla Helmick
Learn how to install and configure Typesense in a Laravel app, then optimize search by sorting records, using filters, adjusting typo tolerance, accessing raw responses, and leveraging facets for better filtering.
Read more [tighten.com]
Link – – spatie.be - submitted by Spatie
Read more [spatie.be]
Link – – stefanzweifel.dev - submitted by Stefan Zweifel
A new Laravel package to protect sensitive routes or actions with a confirmation-screen and ask for the two-factor authentication code of a user.
Read more [stefanzweifel.dev]