2017 © Pedro Peláez
 

library laravel-reactphp

ReactPHP Server On Laravel 5.0

image

nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  • Sunday, March 8, 2015
  • by nazo
  • Repository
  • 8 Watchers
  • 39 Stars
  • 118 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 21 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

laravel-reactphp

ReactPHP Server on Laravel 5.0, (*1)

install

  • install via composer
composer require nazo/laravel-reactphp
  • After installing, add provider on config/app.php on your project.
// app.php

    'providers' => [
        ...

        'LaravelReactPHP\Providers\ReactCommandProvider',
    ],

run server

php artisan react-serve

The Versions

08/03 2015

dev-master

9999999-dev http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

08/03 2015

0.0.1

0.0.1.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp