@if(! \App\Helpers\Helper::exec_enabled()) @endif

{!! __('locale.description.background_jobs') !!}

@foreach($paths as $p)
@endforeach
{{ __('locale.labels.background_job') }}

Insert the following line to your system's contab.Please note, below timings for running the cron jobs are the recommended, you can change it if you want.

         * * * * * {!! $server_php_path !!} -d register_argc_argv=On {{ base_path() }}/artisan schedule:run >> /dev/null 2>&1