Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

This adds a restart command to the Laravel WebSockets package.

Notifications You must be signed in to change notification settings

zaxxo/laravel-websockets-restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This package is abandoned and no longer maintained. The Laravel WebSocket package has its own restart command now.

Laravel WebSockets Restart

This adds a console command to restart the Laravel WebSocket server.

Helpful if you deploy automatically (e.g. with Laravel Envoyer).

Installation

composer require zaxxo/laravel-websockets-restart

Usage

php artisan websockets:restart

Note

This only works if the server is automatically restarted with Supervisor or something else.

About

This adds a restart command to the Laravel WebSockets package.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages