Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
intervention
/
image
/
src
/
Intervention
/
Image
/
Facades
Location:
/home/zoteqbgb/public_html/vendor/intervention/image/src/Intervention/Image/Facades
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Image.php
<?php namespace Intervention\Image\Facades; use Illuminate\Support\Facades\Facade; /** * @method static \Intervention\Image\Image make(mixed $data) * @method static self configure(array $config) * @method static \Intervention\Image\Image canvas(int $width, int $height, mixed $background = null) * @method static \Intervention\Image\Image cache(\Closure $callback, int $lifetime = null, boolean $returnObj = false) */ class Image extends Facade { protected static function getFacadeAccessor() { return 'image'; } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Image.php
543 bytes
0644
2022-05-21 22:30
âï¸
ðï¸
Rename
Chang
Apply