stormyy/b3cod4x-standalone
Composer 安装命令:
composer create-project stormyy/b3cod4x-standalone
包简介
The b3cod4x standalone.
README 文档
README
Standalone version of the b3cod4x library
To install follow the following steps
- Run
composer create-project stormyy/b3cod4x-standalone
- Fill in the database information and the APP_URL (Ex: http://mydomain.com), APP_NAME (Ex: LuVPortal) in .env in the root.
- Run migrate to install database
php artisan migrate
Now you should be good to go! Superadmin is:
Username: admin@admin.com
Password: ChangeMeFast
Add you b3 server via the panel and you can use it straight away ;)
Notifications
To turn on notifications you have to add the following settings
- Create a account on http://www.pusher.com (Free sandbox one)
- Run
composer require pusher/pusher-php-server
- In .env set BROADCAST_DRIVER to pusher ALSO fill in the PUSHER variables in the buttom of the .env you can find these values @ the pusher website
- Enjoy :)
B3 plugins
This project requires the following plugins to be installed in b3:
Plugin status Plugin chatlogger
统计信息
- 总下载量: 231
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-25