DEV Community

Discussion on: Adding real-time updates to your Laravel and Vue apps with laravel-websockets

Collapse
 
blestab profile image
blestab

I am trying this out using lumen and i hit a snag on this step:

php artisan vendor:publish --provider="BeyondCode\LaravelWebSockets\WebSocketsServiceProvider" --tag="migrations"

I get this below output, any ideas on what I could be missing or how i can get around this?

Unable to locate publishable resources.
Publishing complete.