Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


If you are running a laravel job in production, and you are trying to seed data into your database table through a job then it might fail since in production db...
Imagine that you have two asynchronous calls like so: async function getData() { const users = await fetchUsers(); const categories = await fetchCategories(); }...
https://dev.to/saravanasai #what-is-atomic-lock What is Atomic lock? Atomic lock is not a term directly related to a laravel itself.The term is actually from da...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
This post assumes basic familiarity with Laravel’s https://laravel.com/docs/9.x/lifecycle and https://laravel.com/docs/9.x/middleware. Before middleware can be...

stitcher.io

Acronyms
This is where the ad would go. Instead though, I'd like to point you towards my https://aggregate.stitcher.io/links/27b1f2b4-2cde-4e8f-8857-491bd3bccee4 page. I...

stitcher.io

Fonts matter
This is where the ad would go. Instead though, I'd like to point you towards my https://aggregate.stitcher.io/links/27b1f2b4-2cde-4e8f-8857-491bd3bccee4 page. I...
I bought a new 27" 4K monitor for coding and light graphics/design work on the Mac. This is not a full review, merely a short setup guide for my use-case, and a...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Now that we have a basic Rule API setup, we can start to implement some basic analysis rules. We need to create a new struct and implement the Rule trait on it....
https://dev.to/yehorherasymchuk #it-was-the-most-challenging-task-for-me-since-we-migrated-to-aws-in-2020-it-took-more-than-3-months-to-migrate-completely It wa...
To build a Laravel API for Nuxt.js authentication, you can follow these steps: In your Laravel project, set up a new API route group by adding the following cod...
This is where the ad would go. If you're a regular reader and my content is helping you, you can consider a one-time or monthly sponsorship. If you're a company...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I'm happy to announce that we've released another new package: https://github.com/spatie/laravel-help-space. This one makes it easy to populate a custom sidebar...
Someone near and dear to me recently opened a business (let's call it Generic Company) that runs entirely offline and is pretty low-tech. So I told them it woul...
In this shorter part of the series, we'll start to build up an API for our analyser's rules. The idea here is that we want to be able to store as much informati...
Easily generate PDF documents from HTML right inside of Laravel using this PDF wrapper. ZanySoft\LaravelPDF\PdfServiceProvider::class ] 'aliases' => [ //... 'PD...