Laravel Config Validator

Laravel Config Validator

Validate your Laravel App's Config


Description

Validate Your Laravel App’s Configuration

Overview

The laravel-config-validator package enables you to validate configuration values and environment settings directly within your Laravel application.

Key Advantage

By integrating validation rules into your code, this tool promotes code-as-documentation. Whenever a configuration changes, you update the corresponding validation rule instead of maintaining an external markdown file that is often overlooked.

Implementation Details

The package leverages Laravel’s built‑in Validator, allowing you to apply the same validation rules typically used for request data.


Creator

Ash Allen
@AshAllenDesign

Related Projects

Laravel Artifact

Laravel Artifact

Media Management Package

Mirror

Mirror

Impersonation Package

LaravelPlus Updater

LaravelPlus Updater

Sync Laravel Projects

Laravel Credits

Laravel Credits

Credit Management System

Laravel Glider

Laravel Glider

Glide Image Manipulation in Blade Templates

Laravel Ownable

Laravel Ownable

Eloquent Ownership Relationships