dev7ch/luya-africa-kickstarter
Composer 安装命令:
composer require dev7ch/luya-africa-kickstarter
包简介
Website kickstarter project for travel agency website.
README 文档
README
This is a free and a ready-to-use skeleton for a travel agency website with integrated booking form and template module which let you adjust site name and logo from the admin UI.
Requirements
- composer
- mysql and php
Install
composer create-project dev7ch/luya-africa-kickstarter
Change into project directory and run
cp configs/env.php.dist configs/env.php
cp configs/env-local-db.php.dist configs/env-local-db.php
-
Create a new MySQL DB
-
Open the
configs/env-local-db.phpin your favorite editor to add de credentials. -
Migrate and install LUYA
./luya migrate confirm migration
./luya import import basic settings
Backend
Create a new admin user
./luya admin/setup
For more see the install instructions at https://luya.io/guide/install
Frontend
Run ./vendor/bin/unglue compile to compile all scss and js files.
For more see https://www.unglue.io/
For development use ./vendor/bin/unglue watch
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-10