Your Laravel example for `config/app.php` contains a missspelling ```php Baorv\Cleverreach\ServiceProvider::class, ``` should be ```php Baorv\CleverReach\ServiceProvider::class, ```
Your Laravel example for
config/app.phpcontains a missspellingshould be