scriptburn/googlespeech
Composer 安装命令:
composer create-project scriptburn/googlespeech
包简介
Google text to speech
关键字:
README 文档
README
Installation
$ composer create-project scriptburn/googlespeech
Make sure to update Db connection string in .env file
and update GOOGLE_APP_CRED inside .env with the name of your google credential json file which must must be copied on root of application (not in public folder)
make sure to give storage folder write permission
create folder storage/framework , storage/framework/cache ,storage/framework/sessions ,storage/framework/views
publish resources with "php artisan vendor:publish " and choose adminlte
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-06
