Search

Cube

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

Visit Laravel Idea
Laracon EU Amsterdam 2025 image

Laracon EU Amsterdam 2025

LaraconEU is back to Amsterdam on February 3rd and 4th

Read article
Tailwind CSS v4 is Here image

Tailwind CSS v4 is Here

Tailwind CSS v4 is here! This release is the most significant release to date, with a reimagined configuration and customization experience and a new...

Read article
UseFactory Attribute Added in Laravel 11.39 image

UseFactory Attribute Added in Laravel 11.39

This week, the Laravel team released v11.39, which includes a model factory class attribute, the ability to prevent destructive rollbacks, PhpRedis ba...

Read article
Laravel SpaceOCR: Parse Images and Multi-page PDFs in Laravel image

Laravel SpaceOCR: Parse Images and Multi-page PDFs in Laravel

The Laravel OCRSpace package integrates with the OCRSpace API to provide a simple way to parse images and multi-page documents into JSON using Optical...

Read article
Laravel Rewind is a Versioning Package for Eloquent image

Laravel Rewind is a Versioning Package for Eloquent

Laravel Rewind is a powerful and efficient versioning package for your Eloquent models created by Jared Cannon. This package stores a combination of p...

Read article
DigitalOcean API Client for Laravel image

DigitalOcean API Client for Laravel

The Laravel DigitalOcean package by Graham Campbell is an API client bridge for Laravel. This package uses Graham's manager package, providing the abi...

Read article
Accessing Locale and Currency Defaults in Laravel image

Accessing Locale and Currency Defaults in Laravel

Discover Laravel's new Number facade methods for accessing default locale and currency settings. Learn to streamline regional formatting in your appli...

Read article
Managing Laravel View Search Paths image

Managing Laravel View Search Paths

Explore Laravel's prependLocation method for streamlined view path management. Learn to efficiently prioritize custom view locations when implementing...

Read article
Route Definition Enhancements in Laravel with Enum Integration image

Route Definition Enhancements in Laravel with Enum Integration

Discover Laravel's enhanced enum support in route definitions. Learn how to write cleaner, type-safe routes without explicit enum value access, improv...

Read article
Permanent Record Deletion with Laravel's forceDestroy image

Permanent Record Deletion with Laravel's forceDestroy

Learn how Laravel's forceDestroy method simplifies permanent record deletion. Discover efficient ways to manage soft-deleted data while maintaining cl...

Read article
Television is a Multi-purpose Fuzy Finder TUI image

Television is a Multi-purpose Fuzy Finder TUI

Television is a blazing-fast general-purpose fuzzy finder TUI. It is highly configurable and allows you to quickly search through all kinds of data so...

Read article
Laravel Faker OpenAI image

Laravel Faker OpenAI

An opinionated Laravel package that extends FakerPHP and uses openai-php/laravel to generate fake data

Read article
Create GitHub Issues from Exceptions and Logs in Laravel image

Create GitHub Issues from Exceptions and Logs in Laravel

The laravel-github-monolog package automatically creates GitHub issues from exceptions in your Laravel applications. This package is meant for smaller...

Read article
A Fluent Email Validation Rule Added in Laravel 11.38 image

A Fluent Email Validation Rule Added in Laravel 11.38

This week, the Laravel team released v11.38, which includes a fluent Email validation rule, the ability to retrieve a form request or fluent value as...

Read article
DevDb - VS Code database management extension launches v2 image

DevDb - VS Code database management extension launches v2

A lightweight VS Code extension that auto-loads your database and provides affordances from your database to aid development and debugging.

Read article
A Laravel Package to Use the Deepseek API With V3 AI Models image

A Laravel Package to Use the Deepseek API With V3 AI Models

The DeepSeek Laravel package makes using the DeepSeek v3 AI models in your projects easy with PHP and Laravel.

Read article
Simplified Stream Response Handling in Laravel image

Simplified Stream Response Handling in Laravel

Discover Laravel's resource() method for simplified HTTP stream handling. Learn how to streamline file downloads and storage operations with this eleg...

Read article
Handling Process Synchronization with Laravel Cache Locks image

Handling Process Synchronization with Laravel Cache Locks

Learn how to manage process synchronization in Laravel using Cache locks. Discover how to prevent race conditions and handle concurrent operations saf...

Read article
Interactive Console Commands in Laravel image

Interactive Console Commands in Laravel

Learn how to enhance Laravel Artisan commands with interactive prompts using PromptsForMissingInput. Create user-friendly CLI experiences by automatic...

Read article
Generating Sequential Laravel Collections image

Generating Sequential Laravel Collections

Explore Laravel's times method for generating sequential collections and learn to create numbered sequences and calculated datasets, perfect for time...

Read article
Redirecting to Controller Actions in Laravel image

Redirecting to Controller Actions in Laravel

Learn how to use Laravel's action() method for type-safe controller redirects. Discover how to handle redirects with parameters while maintaining clea...

Read article
PeckPHP - A CLI tool designed to identify wording or spelling mistakes in your codebase image

PeckPHP - A CLI tool designed to identify wording or spelling mistakes in your codebase

Peck is a powerful CLI tool designed to identify wording or spelling mistakes in your codebase. It can inspect folder names, file names, method names,...

Read article
GGH is a Lightweight CLI to Recall Your SSH Sessions image

GGH is a Lightweight CLI to Recall Your SSH Sessions

GGH is a small CLI tool that recalls your SSH sessions and searches your SSH configuration file.

Read article
Laravel Debounce image

Laravel Debounce

Laravel Debounce is a package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.

Read article
Manage Metadata on Laravel Eloquent Models with JSON Support image

Manage Metadata on Laravel Eloquent Models with JSON Support

The Laravel Model Metadata package is designed to manage metadata in your Eloquent models. It supports multiple data types in JSON, allowing you to ea...

Read article
The definitive Guide to Webhooks in Laravel image

The definitive Guide to Webhooks in Laravel

Master webhooks in Laravel with this definitive guide. Learn setup, security, event handling, and more to build powerful real-time integrations.

Read article
Immutable Value Objects in PHP and Laravel With the Bags Package image

Immutable Value Objects in PHP and Laravel With the Bags Package

Bag is a PHP and Laravel package for Immutable Value Objects, inspired by Spatie's laravel-data package. It can help you create immutable objects to e...

Read article
New Eloquent Relation Existence Methods in Laravel 11.37 image

New Eloquent Relation Existence Methods in Laravel 11.37

The Laravel team released v11.37, which includes new Eloquent relation existence methods, a case-insensitive option for Str::is(), the Dumpable trait...

Read article
Recurr is a PHP library for working with recurrence rules for calendar dates image

Recurr is a PHP library for working with recurrence rules for calendar dates

Recurr is a PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.

Read article
Add Enterprise SSO/SAML to your product today image

Add Enterprise SSO/SAML to your product today

PropelAuth allows you to easily add Enterprise SSO/SAML to any Laravel application so your customers can log in with Okta, Entra, ADFS and more.

Read article
Using AI to Manage Translations in Laravel image

Using AI to Manage Translations in Laravel

The Laravel community offers a growing number of packages that use AI models like OpenAI's GPT and Anthropic's Claude to simplify and enhance applicat...

Read article
Microsoft Teams Notifications Package image

Microsoft Teams Notifications Package

The Teams Notification package for Laravel lets you send notifications to Microsoft Teams and send custom logs using the package's logging channel.

Read article
Laravel News 2024 Recap image

Laravel News 2024 Recap

I've hand-picked some of the biggest stories at Laravel News in 2024. This year was massive, with our new Laravel Creator Spotlight series and huge an...

Read article
Ghostty Is a Fast, Feature-Rich, Cross-Platform Terminal image

Ghostty Is a Fast, Feature-Rich, Cross-Platform Terminal

Ghostty is a fast, feature-rich, cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

Read article
Optimizing Large Data Delivery with Laravel Streaming Responses image

Optimizing Large Data Delivery with Laravel Streaming Responses

Discover Laravel's streaming responses for efficient handling of large datasets. Learn to deliver data incrementally, reducing memory usage while impr...

Read article
Global View Data Management in Laravel image

Global View Data Management in Laravel

Learn how to use Laravel's View::share method to make data globally available across your views. Perfect for managing application-wide settings and us...

Read article
String Manipulation Made Easy with Laravel's AsStringable Cast image

String Manipulation Made Easy with Laravel's AsStringable Cast

Explore Laravel's AsStringable cast for elegant string manipulation. Transform model attributes into Stringable objects and leverage Laravel's powerfu...

Read article
Dynamic API Response Control in Laravel Resources image

Dynamic API Response Control in Laravel Resources

Discover Laravel's conditional attributes in API Resources for dynamic response control. Learn to include or exclude data based on conditions, creatin...

Read article
Customizing Model Date Formats in Laravel image

Customizing Model Date Formats in Laravel

Explore Laravel's date serialization features for consistent date formatting in your models. Learn to customize date presentation globally or per attr...

Read article
Managing Proxy Trust in Laravel Applications image

Managing Proxy Trust in Laravel Applications

Learn how to configure Laravel's TrustProxies middleware for applications behind load balancers. Ensure proper HTTPS detection and client IP handling...

Read article
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
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

Lucky Media
Laravel Forge logo

Laravel Forge

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Forge
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $7500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
Tinkerwell logo

Tinkerwell

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

Tinkerwell