摘要: 1:购买服务器 2:公网地址进行连接 3:进入宝塔页面,进行安装宝塔终端 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh 阅读全文
posted @ 2021-12-23 21:03 王越666 阅读(439) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/xiaoyantongxue/p/15442844.html laravel 数据库储存的时间字段 created_at updated_at deleted_at(datetime,timestamp) tp create_time(int) 查询数 阅读全文
posted @ 2021-12-23 20:53 王越666 阅读(169) 评论(0) 推荐(0) 编辑