rabeea-gw/gw-starter
最新稳定版本:1.0
Composer 安装命令:
composer require rabeea-gw/gw-starter
包简介
Starter for new GW projects
README 文档
README
Usage:
- Create a fresh Laravel app
composer create-project laravel/laravel example-app |OR| laravel new example-app
- Enter the project directory
cd example-app
- Install the package
composer require rabeea-gw/gw-starter
- Run the following command:
php artisan gw:go
- Copy
FRONTEND_URLto your.envfile and put the frontend url. - You can remove the package after you finish.
And you ready to go 🚀
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-25