安装vue官方文档:https://cn.vuejs.org/v2/guide/installation.html
一、安装vue有多种方法:
1、直接在<script>标签中引入Vue.js文件,Vue会被注册为一个全局变量;
2、NPM安装,NPM是nodejs的包管理工具,所以要先安装nodejs。
我介绍下第二个方法,先安装nodejs,然后安装vue。
二、安装nodejs
1、官网下载nodejs:https://nodejs.org/en/download/
2、下载:Linux Binarie...
sublime
一、官网:
http://www.sublimetext.com/
官网下载地址:http://www.sublimetext.com/3
备份下载:https://cloud.189.cn/t/I7bu6fqmuEZn
二、sublime注册码
更新时间:2020年4月30日
亲测可用
----- BEGIN LICENSE -----
Member J2TeaM Single User License EA7E-1011316 D7DA350E 1B8B0760 972F8B60 F3E64036 B9B4E234 F356F38F 0AD1E3B7 0E9C5FAD FA0A2ABE 25F65BD8 D51458E5 3923C...
Laravel-artisan命令
[root@localhost laravel]# php artisan list
用法:
command [options] [arguments]
可选参数:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
--env[=ENV] The environment the command should ...