ideolearn/core
最新稳定版本:2.0.0
Composer 安装命令:
composer require ideolearn/core
包简介
core package for ideolearn microservices
README 文档
README
🚀 Quick Installation
composer require ideolean/core
Note: This package will automatically:
- Install required dependencies
- Publish configuration files
- Register service providers
📦 Package Dependencies
3. Environment Setup
Add to your .env:
# AWS Configuration AWS_ACCESS_KEY_ID=your-key-id AWS_SECRET_ACCESS_KEY=your-secret-key AWS_DEFAULT_REGION=your-region AWS_BUCKET=your-bucket # Localization Configuration APP_LOCALE=en APP_FALLBACK_LOCALE=en
🛠️ Available Commands
| Command | Description |
|---|---|
php artisan ideolearn:publish |
Publish all configurations |
🔍 VSCode Extensions
For better development experience, we recommend these VSCode extensions:
📄 License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-14