Code review at scale is broken. Here’s how Augment Code is fixing it.

Yannick Lyn Fatt

Staff Writer at Laravel News and Full stack web developer.

Serve Markdown Versions of Your Laravel Pages to AI Agents image

Serve Markdown Versions of Your Laravel Pages to AI Agents

Serve markdown versions of your HTML pages to AI agents and bots

Read article
Ward: A Security Scanner for Laravel image

Ward: A Security Scanner for Laravel

Security scanner built for Laravel, detects misconfigurations, vulnerabilities, and exposed secrets with a beautiful TUI.

Read article
Kit: An Opinionated API Starter Kit for Laravel image

Kit: An Opinionated API Starter Kit for Laravel

Opinionated Laravel API starter kit for token-based authentication with strong defaults around API design, documentation, testing, and security.

Read article
Laravel OpenAPI CLI: Generate Artisan Commands from Your API Spec image

Laravel OpenAPI CLI: Generate Artisan Commands from Your API Spec

Create Laravel commands for your OpenAPI specs with Laravel OpenAPI CLI

Read article
Single Table Inheritance for Eloquent Models Using Parental image

Single Table Inheritance for Eloquent Models Using Parental

Parental is a Laravel package that brings STI (Single Table Inheritance) capabilities to Eloquent.

Read article
Generate Secure, Memorable Passphrases in PHP with PHP Passphrase image

Generate Secure, Memorable Passphrases in PHP with PHP Passphrase

A Bitwarden-inspired passphrase generator for PHP with first-class Laravel integration.

Read article
Laravel Related Content: Semantic Relationships Using pgvector image

Laravel Related Content: Semantic Relationships Using pgvector

Build related content links using vector embeddings and pgvector for Laravel

Read article
Manage PostgreSQL Databases Directly in VS Code with Microsoft's Extension image

Manage PostgreSQL Databases Directly in VS Code with Microsoft's Extension

PostgreSQL for Visual Studio Code is the essential extension for working with PostgreSQL databases - locally or in the cloud.

Read article
Generate Complete Application Modules with a Single Command using Laravel TurboMaker image

Generate Complete Application Modules with a Single Command using Laravel TurboMaker

Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow.

Read article
Radiance: Generate Deterministic Mesh Gradient Avatars in PHP image

Radiance: Generate Deterministic Mesh Gradient Avatars in PHP

Radiance is a modern PHP library designed to generate beautiful, deterministic mesh gradient avatars from any string.

Read article
Restrict User Actions with Time-Based Sanctions Using Laravel Prohibitions image

Restrict User Actions with Time-Based Sanctions Using Laravel Prohibitions

The Laravel Prohibitions package allows you to prohibit users from executing specific actions for a determined period of time.

Read article
Laravel Invite Only Adds a Full User Invitation System with Tokens, Events, and Reminders image

Laravel Invite Only Adds a Full User Invitation System with Tokens, Events, and Reminders

Laravel Invite Only manages user invitations with token-based security, automatic reminders, and polymorphic relationships for any model.

Read article