digitaldreams / laravel-seo-tools

Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
MIT License
149 stars 45 forks source link

fix sync dispatch when change QUEUE_CONNECTION #13

Closed phanthai12 closed 3 years ago

phanthai12 commented 3 years ago

When I change QUEUE_CONNECTION=database in .env request()->get() can't access any input.

that fix will force set queue connection is sync