Hello eSquall,
I am assuming you are deploying your Laravel project on Azure App Service (based on what you have stated). I recommend taking a look at the following guide for setting up cronjobs with Azure App Service for linux:
Mastering Automation: Adding Cron Jobs to Azure App Service for Linux
If this is helpful please accept answer.