Deep
Deep copied to clipboard
Add a human readable filesize method the File
trafficstars
Because nicities.
What do you think about using a lib for getting human readable file size, like this one: https://github.com/coduo/php-humanizer
Seems a bit overkill to me.
Ideally, this https://github.com/laravel/framework/pull/6459#issuecomment-63876375 will get merged and could then be used.
Oooh that would be ideal. I'll keep an eye on that pull.