artisan.eplus.dev

schedule:work

Start the schedule worker

Terminal
php artisan schedule:work [--run-output-file [RUN-OUTPUT-FILE]]

Options

run-output-fileOptional

The file to direct schedule:run output to

Maintained by hoangsvit · Fork of artisan.page