您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

Laravel4创建一个占位图片服务例子

2024/3/22 3:50:03发布20次查看
下面我来给大家转一个关于laravel4创建一个占位图片服务例子,使用composer安装intervention/image库,代码如下:
composer require intervention/image:dev-master
编码,代码如下:
// vim app/routes.php 
1900 || $height > 900) app::abort(404); $fontsize = min(max(intval($width / 5), 12), 38)(www.111cn.net); $image = image::canvas($width, $height, '#cccccc') ->line('#b5b5b5', 0, 0, $width, $height) ->line('#b5b5b5', $width, 0, 0, $height) ->text($width . 'x' . $height, $width / 2, $height / 2, function ($font) use ($fontsize) { $font->file(public_path('font/georgia.ttf')); $font->align('center'); $font->valign('middle'); $font->size($fontsize); $font->color('#666666'); }); return response::make($image, 200, array('content-type' => 'image/png')); } } ?>
永久地址:
转载随意~请带上教程地址吧^^
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product