laravel 命令行
PHP artisan --version 查看版本
"files": [
"bootstrap/helpers.php"
]
composer dumpautoload //加载
yarn config set registry https://registry.npm.taobao.org,
SASS_BINARY_SITE=http://npm.taobao.org/mirrors/node-sass yarn,
yarn add cross,
cnpm install node-sass,
npm run watch-poll,
- 创建异常 php artisan make:exception InvalidRequestException