dream 93ea23d487 Merge branch 'master' of http://git.nanodreamtech.com/wangyong/ebayShop | hace 1 año | |
---|---|---|
My97DatePicker——bf | hace 1 año | |
app | hace 1 año | |
bootstrap | hace 1 año | |
config | hace 1 año | |
database | hace 1 año | |
public | hace 1 año | |
resources | hace 1 año | |
routes | hace 1 año | |
sqlupdates | hace 1 año | |
storage | hace 1 año | |
temp | hace 1 año | |
tests | hace 1 año | |
.editorconfig | hace 1 año | |
.env.example | hace 1 año | |
.gitattributes | hace 1 año | |
.gitignore | hace 1 año | |
.htaccess | hace 1 año | |
.user.ini | hace 1 año | |
404.html | hace 1 año | |
FlutterEcommerceAPI.postman_collection.json | hace 1 año | |
LICENSE.md | hace 1 año | |
README.md | hace 1 año | |
_ide_helper.php | hace 1 año | |
artisan | hace 1 año | |
composer.json | hace 1 año | |
composer.lock | hace 1 año | |
index.html | hace 1 año | |
index.php | hace 1 año | |
log.txt | hace 1 año | |
package.json | hace 1 año | |
phpunit.xml | hace 1 año | |
server.php | hace 1 año | |
sitemap.xml | hace 1 año | |
web.config | hace 1 año | |
webpack.mix.js | hace 1 año | |
yarn.lock | hace 1 año |
A complete solution for E-commerce Business with exclusive features & super responsive layout
在服务器添加计划任务
* * * * * cd 以/开始的项目绝对路径 && php可执行文件以/开始的绝对路径 artisan schedule:run >> /dev/null 2>&1
示例
* * * * * cd /www/wwwroot/cgwl.pro &&
/www/server/php/74/bin/php artisan schedule:run >> /dev/null 2>&1