issues
search
ash-jc-allen
/
laravel-config-validator
A library for validating your Laravel app's config.
MIT License
200
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Config validation fails with 2.6.1
#67
goellner
opened
6 months ago
5
Fix nested config
#66
ash-jc-allen
closed
6 months ago
0
Apply fixes from StyleCI
#65
ash-jc-allen
closed
6 months ago
0
Add `runInline` method
#64
ash-jc-allen
closed
6 months ago
0
Apply fixes from StyleCI
#63
ash-jc-allen
closed
8 months ago
0
Laravel 11.x Compatibility
#62
laravel-shift
closed
8 months ago
3
Apply fixes from StyleCI
#61
ash-jc-allen
closed
1 year ago
0
Run CI tests using PHP 8.3.
#60
ash-jc-allen
closed
8 months ago
0
Added support for Laravel 10
#59
ash-jc-allen
closed
1 year ago
0
Run workflows using PHP 8.2
#58
ash-jc-allen
closed
2 years ago
0
PHP 8.2 Support
#57
ash-jc-allen
closed
2 years ago
0
disable config validator temporary
#55
erth5
closed
2 years ago
4
Check for missing validations
#54
yormy
closed
2 years ago
3
Missing rules
#52
robov
closed
2 years ago
0
Alternative config storage
#51
agoalofalife
closed
2 years ago
5
Fixed sample code for getting validation errors
#50
Sy-Dante
closed
2 years ago
1
Require Laravel Validator and View components
#49
kohenkatz
closed
2 years ago
2
Fixed bug that threw an error if the failed config field was an array
#48
ash-jc-allen
closed
2 years ago
0
Crash when config value should be an array
#47
kohenkatz
closed
2 years ago
3
Release - v2.1.0
#46
ash-jc-allen
closed
2 years ago
0
Updated the PHPUnit config file to updated format
#45
ash-jc-allen
closed
2 years ago
0
Apply fixes from StyleCI
#44
ash-jc-allen
closed
2 years ago
0
Fixed bug that removing underscores from error messages
#43
ash-jc-allen
closed
2 years ago
0
Apply fixes from StyleCI
#42
ash-jc-allen
closed
2 years ago
0
Display Termwind errors if other package exceptions are thrown
#41
ash-jc-allen
closed
2 years ago
0
Removed illuminate/cache and required illuminate/command
#40
ash-jc-allen
closed
2 years ago
0
Removed unneeded exception
#39
ash-jc-allen
closed
2 years ago
0
feat: Improve validation error styling with `Termwind`.
#38
xiCO2k
closed
2 years ago
3
Release - v2.0.0
#37
ash-jc-allen
closed
2 years ago
0
Moved the default rule stubs into a 'stubs' folder
#36
ash-jc-allen
closed
2 years ago
0
Clean up
#35
ash-jc-allen
closed
2 years ago
0
Added Larastan
#34
ash-jc-allen
closed
2 years ago
0
Fixed bug that prevented rule objects from being used to validate
#33
ash-jc-allen
closed
2 years ago
0
Dependency updates
#32
ash-jc-allen
closed
2 years ago
0
Move folder from `config` to `config-validation`
#31
ash-jc-allen
closed
2 years ago
0
Apply fixes from StyleCI
#30
ash-jc-allen
closed
2 years ago
0
Added "composer test" script
#29
ash-jc-allen
closed
2 years ago
0
Added support for PHP 8
#28
ash-jc-allen
closed
3 years ago
0
v1.2.0
#27
ash-jc-allen
closed
3 years ago
0
Default config rules
#26
ash-jc-allen
closed
3 years ago
0
V1.1.0
#25
ash-jc-allen
closed
4 years ago
0
Updated the validation command to provide a better output
#24
ash-jc-allen
closed
4 years ago
0
Added the functionality to toggle exceptions
#23
ash-jc-allen
closed
4 years ago
0
Added the functionality to return all of the validation error messages
#22
ash-jc-allen
closed
4 years ago
0
Added a generator command
#21
ash-jc-allen
closed
4 years ago
0
Added tests and other small changes
#20
ash-jc-allen
closed
4 years ago
0
File and folder checks
#19
ash-jc-allen
closed
4 years ago
0
Fixed a bug that prevented nested config values from being validated
#18
ash-jc-allen
closed
4 years ago
0
Environment toggle
#17
ash-jc-allen
closed
4 years ago
0
Removed the redundant App folder
#16
ash-jc-allen
closed
4 years ago
0
Next