Laravel Forge announced it has added first-party integration with Statamic. Statamic is a modern, clean, and highly adaptable CMS that…
PHP
In this tutorial, we will learn how to update the record or data in PostgreSQL using PHP. File structure for…
In this tutorial, we will learn how to delete the record or data in PostgreSQL using PHP. The File structure…
The Laravel team released v11.31, which includes dynamic cache/db/mail builders, a cache token repository, a URL::forceHttps() convenience method, and more.…
Laravel developers are used to Eloquent for DB operations but often need raw SQL queries to achieve their goals. In…
A simple, lightweight, and privacy-focused product analytics php package. Source: Read MoreÂ
Muddle is a PHP package to hide and safeguard emails from bots, allowing you to obfuscate emails in PHP and…
If you’ve ever been curious about Sentry, Launch Week is for you. Sentry will be announcing new products, showing exclusive…
PhpStorm 2024.3 was released and includes support for PHP 8.4 as well as some awesome updates for Laravel Developers, such…
Eric Barnes and Chris Morrell discuss the resurgence of PHP meetups post-COVID, focusing on the creation and growth of PHPX,…
An event sourcing package that feels nice. Source: Read MoreÂ
Latest PECL Releases: xlswriter 1.5.8 – Fix: insertDate format. Feat: format rotation. brotli 0.15.2 – fix: argument format of type…
Text-based User Interfaces (TUIs) are gaining popularity in the Laravel ecosystem, thanks to the powerful capabilities of Laravel Prompts. Developers…
PHPStan just released v2.0.0 this week! This massive update is three years in the making, consisting of over 180 items…
Join us as Stephen Rees-Carter delves into Laravel security, discussing security consulting, the importance of penetration testing, and common vulnerabilities…
If you’ve been a developer long enough, you’ve encountered the excitement of cloning a new repository only to be quickly…
Measure performance across jobs and services Source: Read MoreÂ
Simple Slides is a responsive and text-first presentation tool that engages your audience. It is built with Laravel, Vue, and…
The PHP team is pleased to announce the release of PHP 8.4.0, RC4. This is the fourth release candidate, continuing…
In the previous tutorial, we learned how to insert data in PostgreSQL using PHP. In this tutorial, we will learn…