Learn how Laravel's CollectedBy attribute enables declarative collection customization. Discover a cleaner way to implement model-specific collection functionality without overriding traditional methods.
Learn how Laravel's CollectedBy attribute enables declarative collection customization. Discover a cleaner way to implement model-specific collection functionality without overriding traditional methods.
Discover Laravel's enhanced enum support in route definitions. Learn how to write cleaner, type-safe routes without explicit enum value access, improving code readability and maintainability.
Learn how to enhance Laravel Artisan commands with interactive prompts using PromptsForMissingInput. Create user-friendly CLI experiences by automatically prompting for missing arguments and options.
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 sources, such as files, Git history, environment variables, etc.
A lightweight VS Code extension that auto-loads your database and provides affordances from your database to aid development and debugging.
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 an array, a finally() pipeline method, and more.
The DeepSeek Laravel package makes using the DeepSeek v3 AI models in your projects easy with PHP and Laravel.
Peck is a powerful CLI tool designed to identify wording or spelling mistakes in your codebase.
Laravel Debounce is a package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.