Delete
Deleting files from your system /uploads
folder is now very simple.
Parameters
All parameters are required.
Parameter
Type
$file
array
| string
a string or array with the name of the file to delete.
$folder
string
The name of the folder where the file is stored inside /uploads
folder.
Usage
Response
Response is always true.
Last updated