Could not open input file: artisan

Hi there, having some issues with my cron jobs. The cronjob in question:
0 * * * * /usr/local/bin/php /public_html/invoice/artisan ninja:send-invoices
The path to artisan is correct, and its permissions are 775. The exact error I’m getting is
Could not open input file: /public_html/invoice/artisan
The only error in laravel-error.log is from a month ago when I mistyped the STMP info during install/configuration. I’ve looked around these forums and elsewhere, but I’m not really sure how to proceed.

Thanks in advance!

Are you sure this is the full path?

/public_html/invoice/artisan

Ugh - of course it isn’t! Thanks for helping me see what was right in front of me.

Also, thanks in general for your quick and helpful responses all over the forum. Your phenomenal support has helped me more than you know. I’m super impressed with Invoice Ninja, and appreciate the work you do for it.

That’s great to hear, we do what we can…