mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-19 04:19:56 +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.