会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
奔跑的蜗牛
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
2022年4月2日
ubuntu卸载composer
摘要: 第一步: sudo apt-get remove composer 第二步: sudo apt-get remove --auto-remove composer 卸载相关composer sudo apt-get purge composer 删除文件及配置 sudo apt-get purge
阅读全文
posted @ 2022-04-02 12:00 `奔跑的蜗牛
阅读(533)
评论(0)
推荐(0)
2021年12月1日
webpack基本使用
摘要: 1. 2. 3.
阅读全文
posted @ 2021-12-01 21:57 `奔跑的蜗牛
阅读(30)
评论(0)
推荐(0)
2021年11月27日
supervisor 管理 laravelS
摘要: 1.安装supervisor yum install supervisor2、添加laravels.ini到supervisord.d vim /etc/supervisord.d/laravels.ini3、启动supervisorsystemctl start supervisordsuperv
阅读全文
posted @ 2021-11-27 14:27 `奔跑的蜗牛
阅读(91)
评论(0)
推荐(0)
安装laravels发现的问题
摘要: 安装命令 composer require "hhxsv5/laravel-s:~3.5.0" -vvv 遇到问题 [root@lsujkgpy1c Laravel]# php artisan laravels publish Command "laravels" is not defined. 需
阅读全文
posted @ 2021-11-27 00:27 `奔跑的蜗牛
阅读(174)
评论(0)
推荐(0)
2021年11月26日
拖拽文件到linux服务器
摘要: yum install lrzsz
阅读全文
posted @ 2021-11-26 09:22 `奔跑的蜗牛
阅读(57)
评论(0)
推荐(0)
2021年10月27日
Docker的安装
摘要: -- 1. 卸载老版本 $ yum -y remove docker docker-common docker-selinux docker-engine -- 2. 安装需要的软件包 $ yum install -y yum-utils device-mapper-persistent-data
阅读全文
posted @ 2021-10-27 00:34 `奔跑的蜗牛
阅读(19)
评论(0)
推荐(0)
上一页
1
2
3
4
5
公告