Useful Laravel links to read/watch for this week of May 29, 2025. Source: Read MoreÂ
PHP
ElasticLens is a Laravel package that integrates Elasticsearch with Eloquent models. It provides advanced search capabilities while maintaining Laravel’s familiar…
Last chance for Early Access to NativePHP—build mobile apps with Laravel. 1,000 licenses sold, $100K+ raised, and big features launched.…
fwd.host acts as a proxy for your redirects to handle social authentication callbacks by setting your callback URLs The post…
Latest PECL Releases: mongodb 2.1.0 ## What’s Changed Mention Serializable and Unserializable types in upgrade guide by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1805…
Laravel has a function for user email verification after registration which you can enable pretty easily. But how to customize…
Laravel’s inlineMarkdown method enables secure Markdown-to-HTML conversion with built-in XSS protection and customizable security options. This feature safely processes user-generated…
The Prism Bedrock package is a standalone Bedrock provider for the Prism PHP Package for Laravel. It supports text generation,…
Latest PEAR Releases: Crypt_GPG 1.6.11 Source: Read MoreÂ
Laravel’s existsOr method enables elegant handling of non-existent model queries by executing closures when no results are found. This feature…
Volet is an extensible customer feedback widget for Laravel The post Volet is a Customer Feedback Widget for Laravel appeared…
Laravel’s Conditionable trait enables fluent conditional logic in Fluent objects through when() and unless() methods. This enhancement maintains method chaining…
Laravel Decomposer is a development package that lists all of your Composer dependencies and helpful information like package versions, the…
Useful Laravel links to read/watch for this week of May 23, 2025. Source: Read MoreÂ
There are quite a lot of open-source projects built with Laravel. But also, some open-source projects choose just plain PHP,…
Laravel’s Email rule object transforms email validation with a fluent interface that combines format checking, DNS verification, and spoofing prevention.…
Sublime Text released v4200 this week with support for a right sidebar, syntax highlighting improvements, rewritten syntax highlighting languages like…
Laravel’s Fluent array() method ensures consistent array output from Fluent objects, eliminating manual casting needs. This feature simplifies configuration handling…
The Laravel team released v12.15.0, with Locale-aware number parsing, a string `hash()` helper method, inject contextual attribute values, and more.…
Latest PECL Releases: excimer 1.2.5 – Fix build error with libtool 1.5 excimer 1.2.4 – Rewrite the backend to work…