romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
701 stars 92 forks source link

Updates the migration to use custom connection #155

Closed arthurmarchesi closed 3 months ago

arthurmarchesi commented 3 months ago

Updates the migration to use the connection entered in the configuration file.

romanzipp commented 3 months ago

Nice addition, thanks!!