laravel model change bool to strin code example Example: php boolean to string $converted_res = $res ? 'true' : 'false';