<?php return [ 'uploadDir' => 'storage/images/' . date('Y-m-d'), 'resizeHeight' => 200, 'resizeWidth' => 0, 'extension' => 'jpg' ];