xoxoday/storefront
Composer 安装命令:
composer require xoxoday/storefront
包简介
This package contains the UI and functionality for one page store front.
README 文档
README
Please follow the below steps to configure the package at your laravel project
-
Run the below command to install the package - composer require xoxoday/storefront
-
Now to copy the storefront assets, seeders and config files, please run the below command - php artisan vendor:publish --tag=xostorefront_assets
-
To create tables in the database, please run the below command - php artisan migrate
This package also use xoxoday/sms package for sending sms. Please configure the queue at you laravel project to use the SMS functionaltiy.
Once the above steps are complete you use the access the storefront use below url -
{{your_store_url}}/redemption
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-10-28