How to display a subscription confirmation message with CSS
Original – – mailcoach.app
Here's a cool think you can do using the :target selector
Read more [mailcoach.app]
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.
Original – – mailcoach.app
Here's a cool think you can do using the :target selector
Read more [mailcoach.app]
Link – – fly.io - submitted by Johannes Werbrouck
In this article, I take a first look at Filament and show you how to set it up and take your first steps. You'll be amazed at how much you can get done in a short amount of time! This article is part of a series where I'll build an app that shows in what fly.io regions it has been deployed, and I'll add a neat party trick at the end. Stay tuned!
Read more [fly.io]
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.
The keynote of Tailwind Connect 2023 took place on June 20th, 2023, featuring presentations from Adam Wathan, Sam Selikoff, and Steve Schoger.
Link – – dev.to
Recently, OpenAI released an update for ChatGPT, introducing new features that allow developers to describe language model functions. Let's leverage this new functionality in Laravel
Read more [dev.to]
Link – – adactio.com
If you’re about to build a web app and you’re pretty sure it requires JavaScript, why not pause and consider whether you can provide a read-only version.
Read more [adactio.com]
Link – – www.markhamsq.com
We can’t possibly build products that are useful, let alone delightful, if we don’t frequently talk to the people who’ll use it.
Read more [www.markhamsq.com]
Link – – sebastiandedeyne.com
My colleague Seb has an interesting though on a future PHP feature.
Read more [sebastiandedeyne.com]
Original – – mailcoach.app
Here's an interesting technique that we use in Mailcoach.
Read more [mailcoach.app]
Link – – blog.oussama-mater.me - submitted by Oussama Mater
Explore how Laravel Envoy can help increase your productivity by automating the boring stuff.
Read more [blog.oussama-mater.me]
A good introduction to Rust given by Nuno at the PHP UK Conference this year.
Link – – www.productplan.com
The Fibonacci sequence is one popular scoring scale for estimating agile story points
Read more [www.productplan.com]
Brent explains a nice potential addition to PHP.
Link – – rubenvanassche.com
Here's how my colleague Ruben managed to do this in Flare.
Read more [rubenvanassche.com]
Link – – sebastiandedeyne.com
I don’t believe in the promise of cheap replays in event sourcing. They come with a cost, but can be very useful for the right problems.
Read more [sebastiandedeyne.com]
Link – – myray.app
In this post, you'll learn how Ray can help you preview emails in your local environment and how it can simplify the process of developing and testing email workflows in Laravel.
Read more [myray.app]
Link – – ryangjchandler.co.uk - submitted by Ryan Chandler
Let's take a look at how you could build your own template engine in PHP.
Read more [ryangjchandler.co.uk]
Link – – stefanzweifel.dev - submitted by Stefan Zweifel
Do you create automated backups of your database? Are you sure they work? laravel-backup-restore is a new package than can help you verify the integrity of your backups.
Read more [stefanzweifel.dev]
Link – – myray.app - submitted by Spatie
Debug logging is difficult in Next.js. In this post, we'll provide a solution to this issue.
Read more [myray.app]
Link – – htmx.org
Locality is that characteristic of source code that enables a programmer to understand that source by looking at only a small portion of it.
Read more [htmx.org]
I'm proud to announce that we've released a new package called spatie/laravel-prometheus. Using this package, you can send all sorts of metrics (user counts, subscription counts, queue workloads) around your Laravel to Prometheus and visualize the historical trends using Grafana.