Latest Laravel/PHP Articles

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


They could only have been dreamed up by a consultant who never stumbled upon a good idea in their life. The great ideas hit you when you’re in the shower, tossi...
If you have an existing table in the database and you are working with the Laravel Migration system. Here is how you can add a new migration to add timestamps f...
https://raw.githubusercontent.com/composer-unused/composer-unused/main/art/logo.png A Composer tool to show unused Composer dependencies by scanning your code....
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Some very exciting news today! If you're a regular reader of this blog, you know that I've been working on my https://stitcher.io/yt for the past years as a hob...
How many hours have lost debugging local jobs only to find out that you forgot to restart Horizon? Laravel Horizon Watcher package contains an Artisan command h...
You may want to generate a QR code for various reasons. For this tutorial, I am taking a scenario where to see the user’s information one needs to scan the QR c...
I switched to https://usefathom.com/ref/HPQCFW from Google Analytics last month. In this post, I am going to review the traffic received in the months of Octobe...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Do you want to integrate the PayFast payment gateway into your application? In this article, I will show you the integration of the PayFast payment gateway usin...
A Virtual Contact Card aka vCard is used to share contact details on mobile devices. With vCard one can save details like name, contact numbers, website, email,...
The https://laravel.com/ framework is an open-sourced PHP web framework that allows developers to create dynamic and scalable web applications. The source code...
Laravel-promocodes is an awesome coupon and promotional code generator for Laravel. The current release is for Laravel 9.x and PHP 8.1. It's completely rewritte...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Singleton is a design pattern that lets you ensure that a class only has one instance, while also allowing you to have global access to the single object. Think...
As applications grow and evolve, even sending an email to a user can become a complex business process that spans days or weeks. In addition, many Laravel apps...
Another pet project: cafés and co-working spaces in sunny Cyprus. There are numerous cafes, coffee houses, taverns, restaurants, and bars on the island, but not...
This article will show how to get the current week's records in MySQL query. We often get the current week's records or fetch this week’s records for reporting...