How to run laravel task schedule Or Cron Job with Terminal

 

To run task schedule or cron job in laravel run this command in your terminal


php artisan schedule:run

Post a Comment

Previous Post Next Post