API updates

This commit is contained in:
Manish Verma
2018-08-07 16:56:16 +05:30
parent ac145fe565
commit a08bfd0ebd
10 changed files with 166 additions and 84 deletions

View File

@@ -187,7 +187,7 @@ return [
App\FaveoLog\LaravelLogViewerServiceProvider::class,
App\FaveoStorage\StorageServiceProvider::class,
Yajra\Datatables\DatatablesServiceProvider::class,
\App\Api\ApiServiceProvider::class,
],
/*
|--------------------------------------------------------------------------