add a root url for corpus back apis. it is set to the same than root api for the moment
<?php
return [
/*
|--------------------------------------------------------------------------
| Application version
|--------------------------------------------------------------------------
|
| Must be incremented as needed.
|
*/
'version' => '0.0.1'
];