08 2021 档案

摘要:Carbon::parse('2021-02-26T09:22:33.196Z', 'UTC')->setTimezone('PRC')->format('Y-m-d H:i:s') // "2021-02-26 17:22:33 Carbon::createFromTimestampMs('162 阅读全文
posted @ 2021-08-26 15:04 迷失在路上 阅读(80) 评论(0) 推荐(0) 编辑
摘要:// 搜索游戏列表 $('#input_search').bind('input propertychange', function() { let searchObj = $(this).val(); let url = $(this).attr("url") let game_id = $(th 阅读全文
posted @ 2021-08-11 11:10 迷失在路上 阅读(309) 评论(0) 推荐(0) 编辑
摘要:crontab -e #添加代码 * * * * * /usr/bin/php7.0 /var/www/html/laravel/artisan schedule:run >> /dev/null 2>&1 注意:/usr/bin/php7.0为你的php位置 ,* * * * *分别代表 分 时 阅读全文
posted @ 2021-08-05 11:55 迷失在路上 阅读(120) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示