Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mulhaq's avatar

ftp connection

Hi, I am in need of a FTP package for Laravel but unable to find, my client requirements are that he will create a list of FTP accounts (URL, username, password) and from a drop-down, he will select FTP host and file will be transferred to that FTP server.

I try to use native ftp_connect() but getting Call to undefined function ftp_connect()

0 likes
1 reply

Please or to participate in this conversation.