PHP Class Unisharp\Laravelfilemanager\controllers\UploadController

Inheritance: extends LfmController
Afficher le fichier Open project: unisharp/laravel-filemanager

Méthodes publiques

Méthode Description
upload ( ) : string Upload an image/file and (for images) create thumbnail

Private Methods

Méthode Description
getNewName ( $file )
makeThumb ( $dest_path, $new_filename )
uploadValidator ( )
useFile ( $new_filename )

Method Details

upload() public méthode

Upload an image/file and (for images) create thumbnail
public upload ( ) : string
Résultat string