Skip to content

madeep/yii2-ratchet-realtime

 
 

Repository files navigation

Restaurant realtime app powered by Yii2/Ratchet

Installation

App requires ZeroMq extension for php to run Instructions to install zmq

Create database "yii2advanced" or change params in common\config\main-local.php Change your dir. to root of project & install all migrations

$ composer install
$ yii init
$ yii migrate
$ yii migrate --migrationPath=@yii/rbac/migrations/
$ yii rbac/init
$ yii socket/start-socket

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.3%
  • CSS 5.3%
  • JavaScript 3.2%
  • Shell 2.2%
  • Batchfile 1.0%