Class "Async" not found
Nilanth opened this issue · 1 comments
Nilanth commented
Hi
I have installed the package as per the installation guide. But when I import the Async facade in Laravel 8 it shows Class "Async" not found. Let me know how to fix this.
vuongxuongminh commented
Try to use VXM\Async\AsyncFacade
instead.