This is the separate consumer service for reading big data from the Rabbit Mq and send them to Database clone the project install packages run composer install copy the .env from .env.example to .env run php artisan serve with different port with 8000 then run the workers:php artisan rabbitmq:consume-transactions --queue=transactions --prefetch=5