An open API service indexing awesome lists of open source software.

https://github.com/sger/laravel-messenger-demo

Laravel Messenger Demo
https://github.com/sger/laravel-messenger-demo

Last synced: 11 months ago
JSON representation

Laravel Messenger Demo

Awesome Lists containing this project

README

          

# Laravel Messenger Demo

Demo app of [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger)

Requires Laravel 5.2.*

Migrate your database:

php artisan migrate

View the list of routes:

php artisan route:list