Paul Redmond

Full stack web developer. Author of Lumen Programming Guide and Docker for PHP Developers.

FrankenPHP v1.0 is Here image

FrankenPHP v1.0 is Here

FrankenPHP is a modern PHP application server written in Go, FrankenPHP gives you a production-grade PHP server with just one command.

Read article
Self-healing URLs in Laravel image

Self-healing URLs in Laravel

Learn how to make self-healing URLs with Laravel, and a few packages that implement self-healing URLs for you with very little setup required.

Read article
Laravel 10.35 Released image

Laravel 10.35 Released

The Laravel team released v10.35 with a Blade @use directive, a number abbreviation helper, the ability to generate a secret with artisan down, and mo...

Read article
Show Outdated Composer Dependencies in Laravel Pulse image

Show Outdated Composer Dependencies in Laravel Pulse

See which composer packages are outdated at a glance on your Laravel pulse dashboard. Learn more about creating a custom Pulse card to help you monito...

Read article
Use Ollama LLM Models Locally with Laravel image

Use Ollama LLM Models Locally with Laravel

The Ollama Laravel package provides seamless integration with the Ollama API, giving you access to large language models locally in a Laravel project.

Read article
Laravel 10.34 Released image

Laravel 10.34 Released

This week, the Laravel team released v10.34, adding a missing() method for route groups, an 'extensions' validation rule, and more.

Read article
Laravel Tailwind Merge image

Laravel Tailwind Merge

Laravel Tailwind Merge is a package that automatically resolves Tailwind CSS class conflicts in Laravel Blade files.

Read article
Generate Validation Rules from a Database Schema in Laravel image

Generate Validation Rules from a Database Schema in Laravel

Laravel Schema Rules is a package that automatically generates basic Laravel validation rules based on your database table schema.

Read article
A Feature Flags Implementation for Filament image

A Feature Flags Implementation for Filament

The Filament Feature Flags package by Stephen Jude is a feature and segmentation package made with Laravel Pennant.

Read article
Write API Integrations and SDKs in an Elegant Way image

Write API Integrations and SDKs in an Elegant Way

Fansipan is a simple package that allows you to write your API integrations or SDKs in an elegant way. Learn how you can use this package to define PS...

Read article
PHP 8.3 is released with typed class constants, a json_validate function, and more image

PHP 8.3 is released with typed class constants, a json_validate function, and more

The PHP team has released PHP 8.3 today with typed class constants, a json_validate() function, and more. Get started with the next stable release of...

Read article
Laravel 10.33 Released image

Laravel 10.33 Released

The Laravel team released v10.33, with new number helper methods, test assertions about batches that exist in a job chain, a hex color validation rule...

Read article