Minh Vuong

Results 14 comments of Minh Vuong

Look like you are using `VXM\Async\Async`, could you show me first few lines of your PHP file?

What's Laravel version are you using? Please check in your config dir if have `async.php` file, delete it and try again.

Hiện chưa có plan hổ trợ, cảm ơn bạn đã quan tâm, bạn có thể tạo pull request để hổ trợ V2.

Cảm ơn bạn đã nhắc, bạn có muốn tạo PR để đóng góp không?

> Yes I used it to call 3 different google drive APIs at the same time If you just want to call http requests async, try to use Guzzle or...

Use `VXM\Async\AsyncFacade as Async;` instead.

Please try the latest version and make sure your PHP extensions have POSIX and PCNTL.