A laravel package that scrubs sensitive information for you. Source: Read MoreÂ
Laravel
Need to configure mailers dynamically? Laravel’s Mail::build method lets you create mailers on the fly! Let’s explore this flexible approach…
On this Black Friday “season”, until December 2nd, you can use coupon code FRIDAY24 to get 40% off yearly/lifetime membership.…
PHP 8.4 is scheduled to be released tomorrow, and one exciting feature we haven’t covered yet is Asymmetric Property Visibility.…
If you have a form with 10+ fields, it may make sense to divide them into multiple steps. Let me…
The Pulse API package by Roberto Gallea gives you all the data available in Laravel Pulse as a JSON API.…
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library Source: Read MoreÂ
Store UTC dates in the database and work with custom timezones in the application. Source: Read MoreÂ
This PHP Data Model package provides a lightweight, non-invasive way to hydrate type-safe PHP objects recursively. It uses reflection and…
A dead-simple comments package for Laravel. Source: Read MoreÂ
Laravel Forge announced it has added first-party integration with Statamic. Statamic is a modern, clean, and highly adaptable CMS that…
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…
An event sourcing package that feels nice. Source: Read MoreÂ
Eric Barnes and Chris Morrell discuss the resurgence of PHP meetups post-COVID, focusing on the creation and growth of PHPX,…
Text-based User Interfaces (TUIs) are gaining popularity in the Laravel ecosystem, thanks to the powerful capabilities of Laravel Prompts. Developers…