11 2021 档案
摘要:Composer创建Laravel项目 因为在国内访问国外比较卡,所以第一步先设置一个国内的镜像: composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/安装项目:composer create-
阅读全文
摘要:<IfModule mod_rewrite.c> Options +FollowSymlinks -Multiviews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f
阅读全文
摘要:git本地代码回滚 git本地操作有时会有误删误改并提交的时候,此时可以通过回滚获得之前的特定版本 1. 查看log 输入 git log 查看commit记录 [xxxxxxx]$ git log 结果大致如下(根据实际的commit操作不同,显示结果也会有所不同) commit 7d72d974
阅读全文
摘要:一、后台添加代码 <div class="index_case_wrap"><span class="index_case_tit1">热卖款型</span><div class="cdz-product-wrap base-slider product-list-style-24 bottom-h
阅读全文
浙公网安备 33010602011771号