Learn how Laravel’s CollectedBy attribute enables declarative collection customization. Discover a cleaner way to implement model-specific collection functionality without overriding…
Laravel
Tailwind CSS v4 is here! This release is the most significant release to date, with a reimagined configuration and customization…
LaraconEU is back to Amsterdam on February 3rd and 4th The post Laracon EU Amsterdam 2025 appeared first on Laravel…
Allows you to design your tests in an independent manner. Source: Read MoreÂ
PHP 8 sitemap generator for Laravel 8, 9, 10 and 11 Source: Read MoreÂ
This week, the Laravel team released v11.39, which includes a model factory class attribute, the ability to prevent destructive rollbacks,…
Discover Laravel’s new Number facade methods for accessing default locale and currency settings. Learn to streamline regional formatting in your…
An opinionated Laravel package that extends FakerPHP and uses openai-php/laravel to generate fake data The post Laravel Faker OpenAI appeared…
The Laravel OCRSpace package integrates with the OCRSpace API to provide a simple way to parse images and multi-page documents…
Explore Laravel’s prependLocation method for streamlined view path management. Learn to efficiently prioritize custom view locations when implementing themes, plugins,…
Discover Laravel’s enhanced enum support in route definitions. Learn how to write cleaner, type-safe routes without explicit enum value access,…
Laravel Rewind is a powerful and efficient versioning package for your Eloquent models created by Jared Cannon. This package stores…
The Laravel DigitalOcean package by Graham Campbell is an API client bridge for Laravel. This package uses Graham’s manager package,…
Learn how Laravel’s forceDestroy method simplifies permanent record deletion. Discover efficient ways to manage soft-deleted data while maintaining clean, maintainable…
Learn how to enhance Laravel Artisan commands with interactive prompts using PromptsForMissingInput. Create user-friendly CLI experiences by automatically prompting for…
Discover Laravel’s resource() method for simplified HTTP stream handling. Learn how to streamline file downloads and storage operations with this…
Television is a blazing-fast general-purpose fuzzy finder TUI. It is highly configurable and allows you to quickly search through all…
Learn how to manage process synchronization in Laravel using Cache locks. Discover how to prevent race conditions and handle concurrent…
The laravel-github-monolog package automatically creates GitHub issues from exceptions in your Laravel applications. This package is meant for smaller apps…
This week, the Laravel team released v11.38, which includes a fluent Email validation rule, the ability to retrieve a form…