In this episode, Eric Barnes sits down with Zuzana to explore the power of community in tech and her journey…
PHP
The BeyondCode team released a Laravel Herd extension for the popular Raycast productivity application. Quickly install new PHP versions, update…
A To-Do List application helps users keep track of daily activities, set goals, and enhance time management. This project focuses…
Accelerate real-time feature development in Laravel with anonymous broadcasts that eliminate the need for dedicated event classes, offering a fluent…
WhispPHP is a Pure PHP SSH server and the simplest way to build PHP SSH apps. The post Whisp is…
We did it. We finally did it. NativePHP for desktop v1.0.0 is finally here! The post NativePHP v1 is finally…
The Laravel team released v12.8.0, which includes automatic eager relation loading, creating a Collection instance from a JSON string, and…
Latest PECL Releases: datadog_trace 1.8.2 ## Application Security Management Fixed Bug collecting client IPs #3183 phalcon 5.9.2 Full changelog can…
Enhance your Laravel application’s URL handling with the new query() method, providing a dedicated API for generating URLs with complex…
Laravel Unique provides a model trait to automatically append a value to model values that should be unique. The post…
The Laravel team released v12.7.0 recently, which includes two excellent new features: resource helper functions for models and a whereAttachedTo()…
Laravel package for handling resumable file uploads with tus protocol and native Uppy.js support without additional tus servers Source: Read…
Latest PEAR Releases: HTTP_Request2 2.7.0 Crypt_GPG 1.6.10 Source: Read MoreÂ
Simplify your Eloquent queries with Laravel’s afterQuery() method, allowing you to define post-processing operations right alongside your query definitions for…
Screen is a terminal renderer written in pure PHP. It powers Solo for Laravel and can be used to build…
We sat down with Dave Hicking to talk about LaraJobs’ new section of articles and videos to help you advance…
The Laravel team released v12.6.0, which includes an Eloquent fillAndInsert() method, a URI path segments helper, a Password appliedRules() method,…
Free & Open Source Invoice App for Individuals & Small Businesses. https://craterapp.com Source: Read MoreÂ
Maintain data consistency in your Laravel application with the withAttributes relationship method. This feature ensures newly created models automatically inherit…
The Laravel team released Laravel Wayfinder, a new first-party package that bridges your routes between the frontend and backend. The…