CodeSky 代码之空

随手记录自己的学习过程

归档时间:2016-10

Try Laravel 5.3 + Vue2 with Element

2016-10-07 12:49分类: PHP评论: 4

I reposted an article to avoid high maintenance cost of the repo and as well, everyone can have a try, no more need to repy on cloing the repo.

First of all, the steps of how to install laravel is omitted, use laravel new blog directly.

If you are a Chinese mainland user, you can use the composer image: http://pkg.phpcomposer.com

If there is a Warning after new like( Hmmm, anyway, I met the problem everytime. OTZ )

阅读更多 →

Laravel 5.3 + Vue2 + Element试水

2016-10-07 12:09分类: PHP评论: 12

重新开一篇文章来写,这样可以免于仓库个人维护成本比较高,以及大家可以自己尝试配一下,不必依赖克隆仓库等。

首先这里省略安装Laravel的步骤,直接laravel new blog

如果你是中国大陆用户,可以尝试这个composer镜像:http://pkg.phpcomposer.com

如果在new之后发生了Warning(嗯,反正我每次都遇到了OTZ)

阅读更多 →
共 2 篇文章,1 页