Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 291 Bytes

File metadata and controls

15 lines (13 loc) · 291 Bytes

Running the sample application

Step 1

Open sample.php and fill the account details:

$public_key = 'your_public_key';
$your_private_key = 'your_private_key';
$url_end_point = 'https://ik.imagekit.io/demo';

Step 2:

Run the sample.php file.

php sample.php