https://github.com/exitialis/nuxt-laravel-echo
https://github.com/exitialis/nuxt-laravel-echo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exitialis/nuxt-laravel-echo
- Owner: Exitialis
- License: mit
- Created: 2017-09-21T21:29:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T21:29:34.000Z (over 8 years ago)
- Last Synced: 2025-06-05T23:11:25.124Z (12 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-laravel-echo
[](https://npmjs.com/package/nuxt-laravel-echo)
[](https://npmjs.com/package/nuxt-laravel-echo)
[](https://circleci.com/gh/git@github.com:Exitialis/nuxt-laravel-echo.git)
[](https://codecov.io/gh/git@github.com:Exitialis/nuxt-laravel-echo.git)
[](https://david-dm.org/git@github.com:Exitialis/nuxt-laravel-echo.git)
[](http://standardjs.com)
>
[📖 **Release Notes**](./CHANGELOG.md)
## Features
The module features
## Setup
- Add `nuxt-laravel-echo` dependency using yarn or npm to your project
- Add `nuxt-laravel-echo` to `modules` section of `nuxt.config.js`
```js
{
modules: [
// Simple usage
'nuxt-laravel-echo',
// With options
['nuxt-laravel-echo', { /* module options */ }],
]
}
```
## Usage
Module Description
## License
[MIT License](./LICENSE)
Copyright (c) Exitialis