Ray is the best home for your Next.js debugging output
– 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]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– 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]
– roundly-consulting.com - submitted by Andrej
Learn how to install and configure Prometheus and Grafana to visualize the network requests made to services that are running behind the Traefik ingress controller in minikube (Kubernetes).
Read more [roundly-consulting.com]
– fly.io - submitted by Kathryn Anne Tan
In this article, we quickly set up a world of seamless, server-side rendered, Laravel-React development for our projects with Inertia SSR! Cake on top: It's super easy to set up on Fly.io!
Read more [fly.io]
– 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]
– leopoletto.com - submitted by Leonardo Poletto
Migrating a legacy PHP application to Laravel will probably require a custom hashing driver. In this article, I share how I usually handle it.
Read more [leopoletto.com]
– advanced-inertia.com - submitted by Boris Lepikhin
Avoid global variables in JS. You can never be sure that the variable you are referring to is even present on the `window` object. Instead, they could be easily swapped by ES6 singletons, bringing you type-safety and direct IDE support.
Read more [advanced-inertia.com]
– 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]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the Full-Stack Developer, Caneco. He tells us a little bit about himself, how he got into web development, and what his typical day-to-day as a developer is like.
Read more [ashallendesign.co.uk]
– www.aniketmagadum.com - submitted by Aniket Magadum
In this blog, I have given an example of how can we use interfaces in PHP, when should we use them, and how does it improve the developer experience along with the product quality in the long run.
Read more [www.aniketmagadum.com]
– www.youtube.com - submitted by Set Kyar Wa Lar
Setting Up a Laravel Application on EC2 Instance Using Operative Bash | Step-by-Step Tutorial
Read more [www.youtube.com]
– leopoletto.com - submitted by Leonardo Poletto
One of the common challenges when migrating a legacy PHP application to Laravel is creating database migrations based on the existing database. Recently I stumbled upon a database with over a hundred tables, and here is how I handled it.
Read more [leopoletto.com]
– roundly-consulting.com - submitted by Andrej
Configure two Laravel applications to connect to a single Redis instance and utilize it for dispatching and processing synchronization jobs.
Read more [roundly-consulting.com]
– fly.io - submitted by Chris Fidao
Utilize the best parts of any language to perform work for your Laravel app! Any language can and push and pull jobs to/from Laravel queues. Here's how.
Read more [fly.io]
– github.com - submitted by Ryan Chandler
A collection of handy hooks, inspired by React, for Alpine.js.
Read more [github.com]
– blog.oussama-mater.me - submitted by Oussama Mater
Integrate Laravel Pint with VS Code using 2 methods, Extensions and Tasks, to ensure a consistent code style.
Read more [blog.oussama-mater.me]
– fly.io - submitted by Kathryn Anne Tan
In this article we remove the need to get entire datasets in order to make Client Side Pagination work. Instead, we get the dataset in lighter, less heavier parts!
Read more [fly.io]
– wilo-ahadi.com - submitted by Wilo Ahadi
A tutorial for grouping a collection of data by date (day, month and year) in a Laravel project.
Read more [wilo-ahadi.com]
– chriswhite.is - submitted by Chris White
I'll show you how to generate a ZIP export of an arbitrary numbers of files in an S3 bucket in a fast and memory efficient way, so you don't go OOM.
Read more [chriswhite.is]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the top hosting platforms that you can use to host your PHP and Laravel projects.
Read more [ashallendesign.co.uk]
– fly.io - submitted by Chris Fidao
We parse Schema.org Recipe metadata from recipe websites to get just the recipe. If recipe metadata isn't found, we use AI to parse the recipe for us.
Read more [fly.io]