文件名称:image-url:Laravel 4 的干预图像扩展 URL 方法
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-12 07:26:17
PHP
Laravel 4 的干预图像扩展 URL 方法 安装 在 composer.json 中; " rasim/image " : " dev-master " 在 app.php 中 'Rasim\Image\ImageServiceProvider' , 用法 代码 Image :: url ( "image_file.png" , "75" , "75" );
【文件预览】:
image-url-master
----composer.json(510B)
----.travis.yml(197B)
----phpunit.xml(570B)
----tests()
--------.gitkeep(0B)
----TODO.md(84B)
----src()
--------config()
--------lang()
--------controllers()
--------views()
--------migrations()
--------Rasim()
----.gitignore(46B)
----public()
--------.gitkeep(0B)
----README.md(424B)