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