Help with cron Laravel

Hi im using the free account and i want to create a cron with this command
***** php /path-to-your-project/artisan schedule:run >> /dev/null 2>&1
for my project in laravel is this possible?

Hi @Chel443
I think it is not possible on free hosting. You need a paid plan for that. Consider upgrading to

1 Like

Thanks for the reply!

1 Like