ufox/api-center

4.0 2017-07-28 15:55 UTC

This package is auto-updated.

Last update: 2024-08-29 03:42:09 UTC


README

配置

1 - 在config/app.php文件中,添加以下行

'url_api_center' => env('URL_API_CENTER', URL_API_CENTER),#terminada com `/`

2 - 在同一文件中,确保APP_ENV已设置为production

3 - 在.env文件中,创建以下行

APP_ENV=local
URL_API_CENTER=ColoqueAquiAUrlLocal