A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.32k
stars
1.25k
forks
source link
BindingResolutionException Target [Dingo\Api\Contract\Routing\Adapter] is not instantiable while building [Dingo\Api\Routing\Router]. #1415
Open
fatkhanfauzi opened 7 years ago
I'm using Lumen 5.4 with the latest Dingo.
I have followed the installation procedure and also registered the class to bootstrap/app.php
But when i set route below it returns error
Thanks.