You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i'm trying to use Botman in my laravel project, but don't work.
I put the:
Mpociot\BotMan\BotManServiceProvider::class on app.php
and 'BotMan' => Mpociot\BotMan\Facades\BotMan::class on alias
And still the same message error: Class 'Mpociot\BotMan\BotManServiceProvider' not found.
The text was updated successfully, but these errors were encountered:
Hello, i'm trying to use Botman in my laravel project, but don't work.
I put the:
Mpociot\BotMan\BotManServiceProvider::class on app.php
and 'BotMan' => Mpociot\BotMan\Facades\BotMan::class on alias
And still the same message error: Class 'Mpociot\BotMan\BotManServiceProvider' not found.
The text was updated successfully, but these errors were encountered: