Closed fatalist closed 5 years ago
hey, @fatalist can you please provide steps to reproduce the errors?
to install Laravel Compass you can read the readme.md file, also this package only support for Laravel 5,7
, 5.8
, and 6.0
php artisan compass:rebuild
Illuminate\Contracts\Container\BindingResolutionException : Target [Davidhsianturi\Compass\Contracts\ApiDocsRepository] is not instantiable.
at /Users/divesh/Documents/development/laravel/indianguitarists_com/vendor/laravel/framework/src/Illuminate/Container/Container.php:979 975| } else { 976| $message = "Target [$concrete] is not instantiable."; 977| } 978|
979| throw new BindingResolutionException($message); 980| } 981| 982| /* 983| Throw an exception for an unresolvable primitive.
Exception trace:
1 Illuminate\Container\Container::notInstantiable("Davidhsianturi\Compass\Contracts\ApiDocsRepository") /Users/divesh/Documents/development/laravel/indianguitarists_com/vendor/laravel/framework/src/Illuminate/Container/Container.php:813
2 Illuminate\Container\Container::build("Davidhsianturi\Compass\Contracts\ApiDocsRepository") /Users/divesh/Documents/development/laravel/indianguitarists_com/vendor/laravel/framework/src/Illuminate/Container/Container.php:682
Please use the argument -v to see more details.
I was unable to setup it, Also there is no documentation how to use it. Nothing is working for me.