I\'m trying to find out how to set up a cron job in Laravel 4, and the command I would need to run in artisan for it.
In Laravel 3, there were
Alternative, if you don't like commands there is an unofficial Laravel 4 cron package: https://github.com/liebig/cron