Solve your laravel problems.
I wanna to converting this query
select sum(TIME_TO_SEC(`duration`)) from `table`
to Eloquent ORM for Laravel 5