-
Notifications
You must be signed in to change notification settings - Fork 501
Expand file tree
/
Copy pathreadme.md
More file actions
84 lines (51 loc) · 3.28 KB
/
Copy pathreadme.md
File metadata and controls
84 lines (51 loc) · 3.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<p align="center">
<br>
<b>创造不息,交付不止</b>
<br>
<a href="https://www.yousails.com">
<img src="https://yousails.com/banners/brand.png" width=350>
</a>
<br>
<a href="https://laravel-china.org/topics/3383/laravel-the-first-chinese-new-book-laravel-tutorial">
<img src="http://ww1.sinaimg.cn/large/6d86d850gw1fao8va0fv0j208y0aw74v.jpg" width=250>
</a>
</p>
## Deprecated (放弃维护)
> Please note that is project is deprecated, Laravel5.1 Version is at https://github.com/summerblue/phphub5
>
> 此项目已放弃维护,请前往下载最新版 https://github.com/summerblue/phphub5
## PHPHub related projects
You can checkout the others open source projects of PHPHub in the following list.
* [PHPHub-iOS](https://github.com/Aufree/phphub-ios) by [@Aufree](https://github.com/Aufree)
* [PHPHub-Server](https://github.com/NauxLiu/phphub-server) by [@NauxLiu](https://github.com/NauxLiu)
* [PHPHub-Android](https://github.com/CycloneAxe/phphub-android) by [@Kelvin](https://github.com/CycloneAxe) and [@Xiaoxiaoyu](https://github.com/xiaoxiaoyu)
* [PHPHub-UI](https://github.com/phphub/phphub-ui) by [@Summer](https://github.com/phphub/phphub-ui) and [@Aufree](https://github.com/aufree)
* [PHPHub-Web](https://github.com/summerblue/phphub) by [@Summer](https://github.com/phphub/phphub-ui)
## Introduction
PHPHub is a `Forum project` written in `Laravel4.2`, and it is also the project build up [PHP & Laravel China community](http://www.phphub.org).
The [phphub.org](http://phphub.org) site is entirely open source, and community involvement is not only encouraged, but required in order to ensure the future success of the project.
If you have any questions please don't hesitate to ask them in an issue or email me at cj [at] estgroupe.com
[](https://travis-ci.org/summerblue/phphub)
### Screen Shots



## Requirements and Environment
* PHP 5.4+
* Laravel 4.2+
We use Laravel Homestead for local development. Please review the [Homestead documentation](http://laravel.com/docs/homestead) to install it.
[ 中文版本的本地环境部署见这里 见 wiki](https://github.com/summerblue/phphub/wiki/PHPhub-%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E9%83%A8%E7%BD%B2)
[Step by Step Guide to Setting up the PHPHub Development Environment](https://github.com/summerblue/phphub/wiki/Step-by-Step-Guide-to-Setting-up-the-PHPHub-Development-Environment)
## Thanks
* [Laravel.io Project](https://github.com/LaravelIO/laravel.io)
* [Twitter bootstrap](http://getbootstrap.com/)
* [Laravel4](http://laravel.com/)
* Inspiration come from [v2ex](http://v2ex.com/) & [ruby-china](https://ruby-china.org/).
* So many other excelent open source project. :+1:.
## Contributors
[On the Project Contributors Page](https://github.com/summerblue/phphub/graphs/contributors)
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## License
Copyright (c) 2014 PHPHub.org
The MIT License (MIT). Please see [Opensource MIT License](http://www.opensource.org/licenses/MIT) for more information.