Import and Export Job Notifications

If set QUEUE_CONNECTION=database, it shows notification that job doing in background, after that I need to manually run php artisan queue:work and notification storing on database.
Was this page helpful?