LaravelPackages.net
Acme Inc.
Toggle sidebar
stormyy/b3cod4x-standalone

The b3cod4x standalone.

231
3
v1.0.5
About stormyy/b3cod4x-standalone

stormyy/b3cod4x-standalone is a Laravel package for the b3cod4x standalone.. It currently has 3 GitHub stars and 231 downloads on Packagist (latest version v1.0.5). Install it with composer require stormyy/b3cod4x-standalone. Discover more Laravel packages by stormyy or browse all Laravel packages to compare alternatives.

Last updated

B3COD4x-standalone

Standalone version of the b3cod4x library

To install follow the following steps

  1. Run
composer create-project stormyy/b3cod4x-standalone
  1. Fill in the database information and the APP_URL (Ex: http://mydomain.com), APP_NAME (Ex: LuVPortal) in .env in the root.
  2. Run migrate to install database
php artisan migrate

Now you should be good to go! Superadmin is:

Username: [email protected]
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

  1. Create a account on http://www.pusher.com (Free sandbox one)
  2. Run
composer require pusher/pusher-php-server
  1. 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
  2. Enjoy :)

B3 plugins

This project requires the following plugins to be installed in b3:

Plugin status Plugin chatlogger

Comments