mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-19 22:18:42 +00:00
Replace is_null() and !is_null() with blank() and filled() helper functions for better readability and Laravel idiomatic style.
Replace is_null() and !is_null() with blank() and filled() helper functions for better readability and Laravel idiomatic style.