Paul Redmond

Staff writer at Laravel News. Full stack web developer and author.

Laravel 10.40 - With a Number Clamp Method, an APA-Style Helper, Vite Asset Path Customization, and More image

Laravel 10.40 - With a Number Clamp Method, an APA-Style Helper, Vite Asset Path Customization, and More

The Laravel team released v10.40 with a Number clamp method, an APA-style title case string helper, Vite asset path customization, and more.

Read article
Easily Manage Temporary Files in Laravel image

Easily Manage Temporary Files in Laravel

Learn how Spatie's temporary-files PHP package makes working with temporary file paths a breeze in Laravel and other PHP projects.

Read article
Generate Facade Docs Automatically in Your Laravel App image

Generate Facade Docs Automatically in Your Laravel App

Automatically create Facade docblocks for your Laravel application Facades using the autodoc-facades package by Steve Bauman.

Read article
Generate PDFs in Laravel from Blade Views image

Generate PDFs in Laravel from Blade Views

The Laravel PDF package by Spatie provides a simple way to create PDFs in Laravel Apps using Blade templates. Learn how you can use modern tools like...

Read article
Flystorage is a Filesystem Equivalent Package for Node.js image

Flystorage is a Filesystem Equivalent Package for Node.js

Flystorage is a single API to integrate with many storage solutions for Node.js, written in Typescript.

Read article
My Sublime Text Setup in 2024 for Web Development image

My Sublime Text Setup in 2024 for Web Development

Sublime Text in 2024 is a powerful, viable text editor that I find delightedly minimal, fast, and productive. Come along for the ride as I show you ar...

Read article
Laravel News 2023 Recap image

Laravel News 2023 Recap

I've hand-picked some of the biggest stories at Laravel News in 2023. This year was jam-packed with content, conferences, packages, tutorials, videos,...

Read article
Laravel 10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more image

Laravel 10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more

This week, the Laravel team released v10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more.

Read article
Octane Now Supports FrankenPHP Linux ARM Builds image

Octane Now Supports FrankenPHP Linux ARM Builds

Laravel Octane v2.2.6 was released yesterday with support for using aarch64 builds of FrankenPHP. This means you can use FrankenPHP's Octane integrati...

Read article
New Major Versions of Spatie Image and Laravel Media Library Released image

New Major Versions of Spatie Image and Laravel Media Library Released

Spatie released the next major version (v3) of their popular spatie/image package, which also powers their laravel-medialibrary package. Learn how the...

Read article
Laravel 10.38 Released with a new Blade @session directive image

Laravel 10.38 Released with a new Blade @session directive

This week, the Laravel team released v10.38 with a `romRoute() testing helper, a Blade @session directive, basic whereJsonContains() support for SQLit...

Read article
Heroicons Micro - Icons for High-Density UIs image

Heroicons Micro - Icons for High-Density UIs

Tailwind Labs introduced Heroicons Micro, which includes 288 hand-drawn 16x16 icons for high-density UIs as part of the existing Heroicons.

Read article