@extends('admin.adminlayouts.adminlayout') @section('head') {!! HTML::style("assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css") !!} {!! HTML::style("assets/global/plugins/select2/css/select2.css")!!} {!! HTML::style("assets/global/plugins/select2/css/select2-bootstrap.min.css")!!} {!! HTML::style("assets/global/plugins/jquery-multi-select/css/multi-select.css") !!} @stop @section('mainarea')
* * * * * '.PHP_BINDIR.'/php '. base_path() .'/artisan schedule:run >> /dev/null 2>&1
';
} catch (\Throwable $th) {
echo '* * * * * /php'. base_path() .'/artisan schedule:run >> /dev/null 2>&1
';
}
@endphp