phphub icon indicating copy to clipboard operation
phphub copied to clipboard

(Deprecated See - https://github.com/summerblue/phphub5 ) PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community - http://phphub.org.

Results 21 phphub issues
Sort by recently updated
recently updated
newest added

操作系统:Mac PHP版本:php 7 Mysql版本:mysql 5.7.11 已经设置了项目和storage目录的权限,数据库也弄好了,启动的时候一直是500错误,下面是错误信息: Redefinition of parameter $_ in /Users/xxx/Desktop/wwwroot/www.xxx.com/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php on line 313

程序搭建好了,浏览了一下挺好的,就是没有发现后台,难道这个论坛程序没有后台么?

环境配置好之后,访问登录页面,跳转至github授权页面,url中的`client_id`字段为0,在.env.local.php文件中明明有配置,手动改掉之后继续访问,又报错: ![image](https://cloud.githubusercontent.com/assets/5195218/14600838/58a2aa68-0591-11e6-8c64-f1bbf5db4081.png) 尝试找原因,但是仍旧没找到,求解决。。。

``` npm WARN package.json @ No repository field. npm WARN package.json @ No license field. npm WARN unmet dependency /home/vagrant/Code/personal/30qingnian/node_modules/gulp-rev/node_modules/gulp-util requires object-assign@'^3.0.0' but will load npm WARN unmet dependency /home/vagrant/Code/personal/30qingnian/node_modules/gulp-rev/node_modules/object-assign,...

[Illuminate\Database\QueryException] SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default val ue for 'created_at' (SQL: create table `site_statuses` (`id` int unsigned n ot null auto_increment primary key, `day` varchar(255) not...

database.php中配置好了数据库连接 使用 php artisan migrate --seed 处理数据库的时候出错 $ php artisan migrate --seed --- - Application In Production! * ************************************** Do you really wish to run this command? yes Migration table...