xety/star
最新稳定版本:v1.0
Composer 安装命令:
composer create-project xety/star
包简介
A website to display and manage Stars.
关键字:
README 文档
README
Star
To install this project :
composer create-project xety/star <application_name>Then we will migrate and seed the database :
php artisan migrate --seedThen we need to do a symlink from
public/storagetostorage/app/publicto access and display the Stars images :php artisan storage:linkThen we need to install hte JS dependencies and build the JS/CSS files :
npm install npm run buildOptional : if you want to use Homestead, you will need to modify the
Homestead.yamlto fit your needs.Now the application is working. To connect to the pre-installed account :
Email : emeric@star.com Password : password
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-19