Your IP : 216.73.216.93


Current Path : /home/users/unlimited/www/talentorbit.codeskitter.site/config/
Upload File :
Current File : /home/users/unlimited/www/talentorbit.codeskitter.site/config/image.php

<?php

return [
    /*
      |--------------------------------------------------------------------------
      | Image Driver
      |--------------------------------------------------------------------------
      |
      | Intervention Image supports "GD Library" and "Imagick" to process images
      | internally. You may choose one of them according to your PHP
      | configuration. By default PHP's "GD Library" implementation is used.
      |
      | Supported: "gd", "imagick"
      |
     */
    'driver' => 'gd'
];