Does php artisan queue:work will work automatically in hostinger?

I created a database notification, on local I need to execute the command to receive notification. I wonder if it will work automatically in the hosting?
Solution
Stack Overflow
I want my laravel queue:work to keep running on a shared hosting, this is a shared hosting (am not on a VPS) I can't install anything because almost all online sources when I was searching for this
Was this page helpful?