Search

Ultimate PhpStorm plugin for Laravel developers, delivering lightning-fast code completion, intelligent navigation, and powerful generation tools to supercharge productivity.

Visit Laravel Idea
Asymmetric Property Visibility in PHP 8.4 image

Asymmetric Property Visibility in PHP 8.4

Starting in PHP 8.4, properties may also have their visibility set asymmetrically with a different scope for reading and writing. Learn how to use thi...

Read article
Access Laravel Pulse Data as a JSON API image

Access Laravel Pulse Data as a JSON API

The Pulse API package by Roberto Gallea gives you all the data available in Laravel Pulse as a JSON API.

Read article
Laravel Forge adds Statamic Integration image

Laravel Forge adds Statamic Integration

Laravel Forge announced it has added first-party integration with Statamic, a CMS built on Laravel.

Read article
Transform Data into Type-safe DTOs with this PHP Package image

Transform Data into Type-safe DTOs with this PHP Package

This PHP Data Model package provides a lightweight, non-invasive way to hydrate type-safe PHP objects recursively.

Read article
Herd Executable Support and Pest 3 Mutation Testing in PhpStorm 2024.3 image

Herd Executable Support and Pest 3 Mutation Testing in PhpStorm 2024.3

PhpStorm 2024.3 was released and includes support for PHP 8.4 as well as some awesome updates for Laravel Developers, such as detection of Laravel Her...

Read article
Register now for Sentry Launch Week! image

Register now for Sentry Launch Week!

If you’ve ever been curious about Sentry, Launch Week is for you. Sentry will be announcing new products, showing exclusive demos, and talking all thi...

Read article
Hide and safeguard emails from bots with the Muddle Laravel package image

Hide and safeguard emails from bots with the Muddle Laravel package

Muddle is a PHP package to hide and safeguard emails from bots, allowing you to obfuscate emails in PHP and Laravel. This package can be used in any P...

Read article
PHPxWorld - The resurgence of PHP meet-ups with Chris Morrell image

PHPxWorld - The resurgence of PHP meet-ups with Chris Morrell

Eric L. Barnes and Chris Morrell discuss the resurgence of PHP meetups post-COVID, focusing on the creation and growth of PHPX, a new initiative to re...

Read article
Dynamic Cache, Database, and Mail Builders in Laravel 11.31 image

Dynamic Cache, Database, and Mail Builders in Laravel 11.31

The Laravel team released v11.31, which includes dynamic Cache/DB/Mail builders, a cache token repository, a URL::forceHttps() convenience method, and...

Read article
PHPStan 2.0 is Here image

PHPStan 2.0 is Here

PHPStan just released v2.0.0 this week. Learn more about what's new in this massive update that is three years in the making!

Read article
Securing Laravel Applications with Stephen Rees-Carter image

Securing Laravel Applications with Stephen Rees-Carter

Join us as Stephen Rees-Carter delves into Laravel security, discussing security consulting, the importance of penetration testing, and common vulnera...

Read article
Run multiple CLI commands locally at once with Solo for Laravel image

Run multiple CLI commands locally at once with Solo for Laravel

Solo for Laravel is a package to run multiple commands at once in your terminal, to aid in local development.

Read article
Laravel on any Developer Machine with Gitpod image

Laravel on any Developer Machine with Gitpod

Here is my unbiased view of my experience as a developer when setting up a Gitpod Workspace for coding on a PHP and Laravel application

Read article
Laravel Nightwatch image

Laravel Nightwatch

Laracon AU has begun and with it comes exciting news from Taylor and the rest of the Laravel team. Announcing Laravel Nightwatch! First-class monitori...

Read article
Build your slide deck in Laravel with Simple Slides image

Build your slide deck in Laravel with Simple Slides

Simple Slides is a responsive and text-first presentation tool that engages your audience.

Read article
Laravel Solr image

Laravel Solr

Laravel Solr is a package that provides a seamless integration with Apache Solr, allowing Laravel developers to efficiently utilize Solr’s powerful se...

Read article
Laravel Roundup - November image

Laravel Roundup - November

Highlighting the latest news, jobs, and community-related items.

Read article
Laravel 11.30 Released image

Laravel 11.30 Released

This week, the Laravel team released v11.30, which includes defer testing helpers, the ability to define custom unique string IDs for Eloquent models,...

Read article
Lazy JSON Pages is a JSON API Scraper for PHP image

Lazy JSON Pages is a JSON API Scraper for PHP

Lazy JSON Pages is a framework-agnostic API scraper that loads items from any paginated JSON API into a Laravel lazy collection. This package is highl...

Read article
Bluesky notification channel for Laravel image

Bluesky notification channel for Laravel

A Laravel Notification channel for the Bluesky social media app

Read article
Sprout Multitenancy Package for Laravel image

Sprout Multitenancy Package for Laravel

Sprout is a multitenancy package for Laravel under active development. It hasn't hit a v1.0 release, but we decided to share it with those who want to...

Read article
Creating a CLI Application With Laravel and Docker image

Creating a CLI Application With Laravel and Docker

While Laravel is traditionally used to create web applications, some applications need robust CLI commands that you can run via Docker in production e...

Read article
Bento Laravel SDK image

Bento Laravel SDK

Bento, a powerful Email Marketing & Automation Platform, now offers an official Laravel SDK. This streamlined integration allows you to effortlessly s...

Read article
Laravel Herd Adds Native MongoDB Support image

Laravel Herd Adds Native MongoDB Support

Laravel Herd has added native MongoDB support, making it super easy to integrate MongoDB into your Laravel applications.

Read article
How to Create Tech Videos for YouTube with Josh Cirre image

How to Create Tech Videos for YouTube with Josh Cirre

In this episode, we are joined by Josh Cirre to discuss his journey from creative beginnings in music and graphic design to his current role at Larave...

Read article
Integrate Unsplash in Your Laravel Application image

Integrate Unsplash in Your Laravel Application

This Laravel Unsplash package provides an easy way to integrate your Laravel project with the Unsplash API. Use the API to fetch photos, collections,...

Read article
Blasp is a Profanity Filter Package for Laravel image

Blasp is a Profanity Filter Package for Laravel

Blasp is a Laravel profanity filter package that helps detect and mask profane words. It provides profanity detection, substitution options, obfuscati...

Read article
Nested Describe Blocks Are Now Available in Pest v3.5 image

Nested Describe Blocks Are Now Available in Pest v3.5

Pest released v3.5 with support for nested describe() blocks in tests! Nested describe blocks enable you to group related tests within other blocks, g...

Read article
A Zero-dependency SVG Chart Library for PHP image

A Zero-dependency SVG Chart Library for PHP

The maantje/charts package by Jamie Schouten is a zero-dependency PHP library for generating SVG charts.

Read article
Introducing Treblle 3.0: Enhancing Your API Observability and Developer Experience image

Introducing Treblle 3.0: Enhancing Your API Observability and Developer Experience

Treblle 3.0 is more than an update; it’s a step forward in API observability and management.

Read article
A Guide to Pagination in Laravel image

A Guide to Pagination in Laravel

Learn all about the different types of pagination available in Laravel and how to use them. We'll also look at the underlying SQL queries that are gen...

Read article
Check Env Variables Across All .env Files image

Check Env Variables Across All .env Files

The Laravel Env Keys Checker package checks if all keys are available across all .env files. This is useful if you have multiple .env files and want t...

Read article
Translation Checker image

Translation Checker

The Translation Checker package helps you to find translations you forgot to add to your language files and maintain translations in your application.

Read article
Laracon AU with Michael Dyrynda image

Laracon AU with Michael Dyrynda

In this episode of Laravel News Creator Spotlight, Eric Barnes interviews Michael Dyrynda, the creator of Laracon AU.

Read article
Pan Analytics Viewer image

Pan Analytics Viewer

Pan Analytics Viewer is a tiny Laravel package to view your `panphp/pan` analytics directly in the UI where they are triggered.

Read article
Laravel performance monitoring in Honeybadger image

Laravel performance monitoring in Honeybadger

Learn how to improve the performance of your Laravel applications in Honeybadger Insights—our new logging and performance monitoring tool.

Read article
Cancel a Specific Batch of Queued Jobs With This Laravel Package image

Cancel a Specific Batch of Queued Jobs With This Laravel Package

The Laravel Queue Cancel Batch small package provides a command to cancel a specific batch of queued jobs.

Read article
Always Render API Exceptions as JSON in Laravel image

Always Render API Exceptions as JSON in Laravel

Laravel gives you a handy way to render all exceptions for API requests as JSON without any custom middleware. This bootstrap configuration tip makes...

Read article
Laravel 11.28 Adds a Composer Dev Command image

Laravel 11.28 Adds a Composer Dev Command

The Laravel team released v11.28 with a "composer run dev" command, Tailwind default config, a "CollectedBy" attribute to define a custom Collection c...

Read article
API Platform for Laravel image

API Platform for Laravel

The API Platform is the easiest way to create state-of-the-art web APIs using Laravel. Expose your Eloquent models as a REST or GraphQL API in minutes...

Read article
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
Supercharge Your SaaS Development with FilamentFlow: The Ultimate Laravel Filament Boilerplate logo

Supercharge Your SaaS Development with FilamentFlow: The Ultimate Laravel Filament Boilerplate

Build your SaaS application in hours. Out-of-the-box multi-tenancy and seamless Stripe integration. Supports subscriptions and one-time purchases, allowing you to focus on building and creating without repetitive setup tasks.

Supercharge Your SaaS Development with FilamentFlow: The Ultimate Laravel Filament Boilerplate
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Lunar: Laravel E-Commerce logo

Lunar: Laravel E-Commerce

E-Commerce for Laravel. An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Lunar: Laravel E-Commerce
Rector logo

Rector

Your partner for seamless Laravel upgrades, cutting costs, and accelerating innovation for successful companies

Rector
Bacancy logo

Bacancy

Supercharge your project with a seasoned Laravel developer with 4-6 years of experience for just $2500/month. Get 160 hours of dedicated expertise & a risk-free 15-day trial. Schedule a call now!

Bacancy