laravel / reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
https://reverb.laravel.com
MIT License
1.02k stars 71 forks source link

Store multiple applications config in database #147

Closed shaxzodbek-uzb closed 4 months ago

shaxzodbek-uzb commented 4 months ago

Store applications config in db, using config('reverb.apps.provider') as database

driesvints commented 4 months ago

Thanks. Right now we don't have plans for this sorry.