model-locking
model-locking copied to clipboard
Do not broadcast option needed
Hot to disable broadcasting? Setting channels to empty arrays is not an option if you are broadcasting to pusher.com, because server is returning error "Expected at least one channel" with status 400.
No such option currently, a PR would be lovely!
We "disabled" it by removing the BROADCAST_DRIVER entry from the .env file, but we aren't using Laravels broadcasting function yet.
We "disabled" it by removing the BROADCAST_DRIVER entry from the .env file, but we aren't using Laravels broadcasting function yet.
I want to remove broadcasting only for model locking, not for the whole project...
Any word on merging https://github.com/jarektkaczyk/model-locking/pull/17?