Skip to content

vodinhht20/kafka-laragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

How to install the rd-kafka extension for Laragon

Steps

Step 1: Go to the link https://pecl.php.net/package/rdkafka to download the rdkafka version compatible with your PHP version and extract the files.

Note: Download the Thread Safe (TS) x64 DLL version. image

Step 2: Navigate to the PHP extension folder in Laragon. Then, copy the two extracted files to the following locations:

  librdkafka.dll -> laragon\bin\php\php-my-version
  php_rdkafka.dll -> laragon\bin\php\php-my-version\ext
  • Go to folder ext php image

  • Copy and Paste file librdkafka.dll image

  • Copy and Paste file php_rdkafka.dll image

Step 3: Restart Laragon.

image

Step 4: Enjoy!

image

About

Use extention rd-kafka in laragon windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published