vuongxuongminh/laravel-async

Class "Async" not found

Nilanth opened this issue · 1 comments

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.

Try to use VXM\Async\AsyncFacade instead.