Show a message about setting up the cron and if there was an error running it (#425)

This commit is contained in:
Nabeel S
2019-10-30 09:55:32 -04:00
committed by GitHub
parent ec4f10d43a
commit a45770732a
6 changed files with 134 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<h6><i class="fas fa-clock"></i>
&nbsp;Reset Caches
</h6>
<div class="row">
<div class="row" style="padding-top: 5px">
<div class="col-sm-4 text-center">
{{ Form::open(['route' => 'admin.maintenance.cache']) }}
{{ Form::hidden('type', 'all') }}