Hello everybody,
I get this error when trying to install dingo API:
{"error":{"type":"RuntimeException","message":"There is no API route collection
for the version \"v1\".","file":"D:\\_homestead\\paymentsgateway.app\\vendor\\di
ngo\\api\\src\\Routing\\Router.php","line":380}}{"error":{"type":"RuntimeExcepti
on","message":"There is no API route collection for the version \"v1\".","file":
"D:\\_homestead\\paymentsgateway.app\\vendor\\dingo\\api\\src\\Routing\\Router.p
hp","line":380}}
I tried removing from providers: 'Dingo\Api\ApiServiceProvider', then it works.. any idea?
Thanks
Hello everybody,
I get this error when trying to install dingo API:
{"error":{"type":"RuntimeException","message":"There is no API route collection for the version \"v1\".","file":"D:\\_homestead\\paymentsgateway.app\\vendor\\di ngo\\api\\src\\Routing\\Router.php","line":380}}{"error":{"type":"RuntimeExcepti on","message":"There is no API route collection for the version \"v1\".","file": "D:\\_homestead\\paymentsgateway.app\\vendor\\dingo\\api\\src\\Routing\\Router.p hp","line":380}}I tried removing from providers: 'Dingo\Api\ApiServiceProvider', then it works.. any idea?
Thanks