mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-24 06:23:58 +00:00
Add is_required field to the EnvironmentVariable model's fillable array to allow mass assignment. Include comprehensive tests to verify all fillable fields are properly configured for mass assignment.