TonyWang

1493 经验值

向大家请教一个问题。

在做网站导航时,把导航的代码放到app.blade.php里,其它页面只需要引入'app',就自动包含导航栏了。

但是,有一点不明白,如果我在app.blade.php里默认设置下图的‘系列’为active,那么我跳转到‘问答’页面怎么把‘问答’设置为active的呀?

9645895B-AC19-456C-A53D-CB16CC430C37.png

@JellyBool 有的。我试了好多次,都不行。昨天就有一次可以。
后面有重新回滚系统,再试了几次都不行了。
算了,这个问题过段时间再试试,理论上按照你写的教程是没问题的。
多谢了

可能是执行update时这里有错的问题:

W: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/dists/trusty/main/binary-amd64/Packages  Hash Sum mismatch

W: Failed to fetch http://ppa.launchpad.net/ondrej/php/ubuntu/dists/trusty/main/binary-i386/Packages  Hash Sum mismatch

@JellyBool 对了,我是在阿里云的ubuntu1404_64上面试的。刚才又重新来了一次,还是那个问题。

是呀。我一步步操作的。但我是全新安装的php7。刚才我复制了这个链接的代码安装成功了(https://github.com/oerdnj/deb.sury.org/issues/56)可是重新安装又不行@JellyBool

同志们,

我安装composer时报下面的错:

# curl -sS https://getcomposer.org/installer | php 

Some settings on your machine make Composer unable to work properly. 
Make sure that you fix the issues listed below and run this script again:The openssl extension is missing, which means that secure HTTPS transfers are impossible. 
If possible you should enable it or recompile php with --with-openssl

可是我明明已经打开了open ssl。

下面是phpinfo()输出的ssl部分

屏幕快照 2016-04-16 13.59.41.png

sudo apt-get install php7.0

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php7.0
E: Couldn't find any package by regex 'php7.0'
这个是墙的原因吗

谁配置过php7的环境,有没教程参考参考?

@JellyBool 嗯。谢了。
你这个问答论坛发帖好像贴图显示不出来哈,是还在优化中吧