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