chat: Facade Not Found
I installed the package, placed the Alias and ServiceProvider in config/app.php
and I am getting the following error.
Class 'Musonza\Chat\Facades\ChatFacade::class' not found
This is happening in the browser and PHPUnit tests when using a method on the Chat
facade.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15 (5 by maintainers)
I can confirm, v3.2.4 has fixed the issue! Thank you very much.
Done.
No change.