2016年9月5日

摘要: pyenv install 如果下载错了,可先下载放 ~/.pyenv/cache下 yum install readline readline-devel readline-static -yyum install openssl openssl-devel openssl-static -yyu 阅读全文
posted @ 2016-09-05 22:16 anjuncc 阅读(139) 评论(0) 推荐(0) 编辑
摘要: C:\Users\anjun\AppData\Local\Google\Chrome\Application\chrome.exe --show-app-list --proxy-server="SOCKS5://127.0.0.1:7070" 阅读全文
posted @ 2016-09-05 16:49 anjuncc 阅读(632) 评论(0) 推荐(0) 编辑
摘要: laravel 接收post json $request->getContent(); test curl -H "Content-type: application/json" -X POST -d '{"phone":"1344444","password":"test"}' http://homestead.app/user windows command 连接... 阅读全文
posted @ 2016-09-05 15:59 anjuncc 阅读(2937) 评论(0) 推荐(0) 编辑
摘要: 1.laravel 使用已有数据库自动创建model php artisan make:command create_model app/Console/Console/Commands\create_model.php protected $signature = 'my:create_model'; public function handle() ... 阅读全文
posted @ 2016-09-05 13:38 anjuncc 阅读(515) 评论(0) 推荐(0) 编辑

导航