rawveg / model-validation
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a mod
v1.0.3
2024-05-04 16:18 UTC
Requires
- php: ^8.2
- laravel/framework: ^11.0
Requires (Dev)
- laravel/pint: dev-main
- mockery/mockery: 2.0.x-dev
- pestphp/pest: 2.x-dev
- pestphp/pest-plugin-faker: 2.x-dev
- pestphp/pest-plugin-laravel: 2.x-dev
This package is auto-updated.
Last update: 2025-03-04 17:02:10 UTC