A curated list of vibe coding assistants, IDEs, tools and references for learning how to efficently collaborate with AI to write code. Best practices of prompt enginnering for developers. AI-powered tools for coding and UX/UI design. Our focus is on tools that allow for generating code or designs using natural language prompts.
Laravel 12.7, released in early April 2025, introduces powerful new model resource helper functions that significantly streamline the way developers work with API resources.
This articles talk about the use cases, and comparative advantages of the new record() feature within the broader context of Laravel's HTTP client ecosystem.
Laravel 12, released on March 7, 2025, represents a strategic shift in Laravel's release philosophy, focusing primarily on maintenance and dependency updates rather than introducing major breaking changes.
In Laravel 12.8, the fromJson() method was introduced as part of the Collection class. This method simplifies the process of creating a collection from a JSON string.
Laravel 12.7 introduces a new Eloquent query builder method called whereAttachedTo(), designed to simplify querying models that are attached to other models via a BelongsToMany relationship.
The release of Laravel 12.6.0 brings several powerful additions to the framework's toolkit, with the Eloquent fillAndInsert() method being a standout feature for developers working with database operations.
Laravel 12.8, released in April 2025, introduces several impactful features and refinements that enhance developer productivity and application performance.
Imagine building an app without writing code. That's what _vibe coding_ is about, thanks to Andrej Karpathy in February 2023. It lets developers use natural language prompts to create code...