Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

laravel-reactphp

ReactPHP Server on Laravel 5.0

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

About

ReactPHP Server on Laravel 5.0

Resources

Stars

49 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages