Laravel MySQL Sorting Numeric

Muhammad Fajar, 28-10-2022

ProjectStatus::orderByRaw('CAST(progress as unsigned)')->get();