dream 93ea23d487 Merge branch 'master' of http://git.nanodreamtech.com/wangyong/ebayShop | hai 1 ano | |
---|---|---|
My97DatePicker——bf | hai 1 ano | |
app | hai 1 ano | |
bootstrap | hai 1 ano | |
config | hai 1 ano | |
database | hai 1 ano | |
public | hai 1 ano | |
resources | hai 1 ano | |
routes | hai 1 ano | |
sqlupdates | hai 1 ano | |
storage | hai 1 ano | |
temp | hai 1 ano | |
tests | hai 1 ano | |
.editorconfig | hai 1 ano | |
.env.example | hai 1 ano | |
.gitattributes | hai 1 ano | |
.gitignore | hai 1 ano | |
.htaccess | hai 1 ano | |
.user.ini | hai 1 ano | |
404.html | hai 1 ano | |
FlutterEcommerceAPI.postman_collection.json | hai 1 ano | |
LICENSE.md | hai 1 ano | |
README.md | hai 1 ano | |
_ide_helper.php | hai 1 ano | |
artisan | hai 1 ano | |
composer.json | hai 1 ano | |
composer.lock | hai 1 ano | |
index.html | hai 1 ano | |
index.php | hai 1 ano | |
log.txt | hai 1 ano | |
package.json | hai 1 ano | |
phpunit.xml | hai 1 ano | |
server.php | hai 1 ano | |
sitemap.xml | hai 1 ano | |
web.config | hai 1 ano | |
webpack.mix.js | hai 1 ano | |
yarn.lock | hai 1 ano |
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